body {
    font-family: 'Goudy Bookletter 1911' !important;
    background-color: black;
}


.templatesitefooter {
    height: 30px;
    padding-top: 5px;
    display: none;
}



/*Applying Fonts*/
.ui-update .hdg_1, .hdg_2, .hdg_3, .hdg_4, .hdg_5, .hdg_6{
    font-family: 'Merriweather' !important;
}
.ui-update h1,h2,h3,h4,h5,h6 {
    font-family: 'Merriweather' !important;
}
.ui-update .fieldset-label {
    font-family: 'Goudy Bookletter 1911' !important;
}
.ui-update label {
    font-family: 'Goudy Bookletter 1911' !important;
}

.ui-update span {
    font-family: 'Goudy Bookletter 1911' !important;
}

.ui-update .btn {
    font-family: 'Goudy Bookletter 1911' !important;
}
/*End*/


/*Application Edits*/

/*End*/