.font_family_google_fira body {
    font-family: 'Fira Sans', sans-serif !important;
}

.font_family_google_fira_condensed body {
    font-family: 'Fira Sans Condensed', sans-serif !important;
}

.font_family_google_merriweather body {
    font-family: Merriweather, sans-serif !important;
}

.font_family_google_montserrat body {
    font-family: Montserrat, sans-serif !important;
}

.font_family_google_opensans body {
    font-family: 'Open Sans', sans-serif !important;
}

.font_family_google_ptsans body {
    font-family: 'PT Sans', sans-serif !important;
}

.font_family_google_ptserif body {
    font-family: 'PT Serif', sans-serif !important;
}

.font_family_google_ptsansandserif body {
    font-family: 'PT Sans Caption', sans-serif !important;
}

.font_family_google_roboto {
    font-family: Roboto, sans-serif !important;
}

.font_family_google_playfairdisplay body {
    font-family: 'Playfair Display'
}
.font_family_google_nunito body {
    font-family: 'Nunito', sans-serif !important;
}

.font_family_google_roboto_condensed body {
    font-family: 'Roboto Condensed', sans-serif !important;
}

.font_family_google_lora body {
    font-family: Lora, sans-serif !important;
}

.font_family_google_ubuntu body {
    font-family: Ubuntu, sans-serif !important;
}

.font_family_trebuchet body {
    font-family: "Trebuchet MS", sans-serif !important;
}

.font_family_verdana body {
    font-family: Verdana, sans-serif !important;
}

.font_family_georgia body {
    font-family: Georgia, Times, serif
}