/* Removes non-functional email button from AddThis share options */
li.at3winsvc_email.top-service {
    display: none !important;
}

/* Apply Liberator to Headings (h1, h2, h3, h4, h5, h6) */
h1, h2, h3, h4, h5, h6, .head, .heading {
    font-family: 'Liberator', 'Liberator Sans', Arial, sans-serif !important;
}

/* Apply Roboto to the Body/Paragraph text */
body, p, .body-text, .post-content {
    font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif !important;
}









