.content h1 {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content h2 {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content h3 {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content h4 {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content h5 {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content h6 {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content h1 a {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content h2 a {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content h3 a {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content h4 a {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content h5 a {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content h6 a {
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: center !important;
}

.content p, .content span, .content strong, .content small, .content li, .content label, .content i, .content b, .content ul, .content ol, .content a {
    font-family: "Roboto", sans-serif !important;
}

