/*
Theme Name: Minerva
Theme URI: http://gossipthemes.com/minerva
Author: Gossip Themes
Author URI: http://gossipthemes.com
Description: Modern WordPress Blog Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: minerva
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/




.page h1,
.page h2,
.page h3,
.page h4,
.page h5,
.page h6 {
    font-family: Arial, sans-serif !important;
}



/* Apply Arial font to all custom pages */
.page-template-custompage1,
.page-template-custompage2,
.page-id-123,
.page-id-456 {
    font-family: Arial, sans-serif;
}
.single-post p,
.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
    font-family: Arial, sans-serif !important;
}

body, h1, h2, h3, h4, h5, h6, p, a, li, span, div {
    font-family: Arial, sans-serif !important;
}

body, h1, h2, h3, h4, h5, h6, p, a, li, span, div {
    font-family: Arial, sans-serif !important;
}

h2.entry-title a {
    color: #000099;
}

