﻿/*
Theme Name: Frontier-EAIFO
Theme URI: http://ronangelo.com/frontier/
Description: Frontier is a clean, multi-purpose WordPress theme built on HTML5 and CSS3 standards. It incorporates responsive properties to accommodate mobile devices. Frontier lets you choose from 1, 2 or 3 column layouts in many configurations. Make use of the many widget areas and theme hooks to easily modify the theme to suit your needs. Make the theme your own by incorporating a custom favicon, logo, header image and more. Frontier accomplishes all of these while maintaining minimal file size that makes for a fast and efficient WordPress.
Author: ronangelo
Author URI: http://ronangelo.com/
Version: 1.1.5
Template: frontier
Tags: black, blue, white, dark, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, microformats, translation-ready, rtl-language-support
License: GNU General Public License, Version 3 or later
License URI: http://www.gnu.org/licenses/gpl.html
--------------------------------------------- */

@import url("../frontier/style.css");

body {
        font-family: 'Droid Sans',Arial, Sans-serif;
}

h1, h2, h3, h4, h5, h6 {
        font-family: 'Rokkitt', Arial, Sans-serif;
}

#theme-page {
        font-family: 'Roboto Condensed', Arial, Sans-serif;
}

#nav-main .nav-main li a {
        font-family: 'Roboto Condensed', Arial, Sans-serif;
}

#nav-top .nav-top li a {
        font-family: 'Roboto Condensed', Arial, Sans-serif;
}

.single-view.type-post .entry-content {
    font-family: 'Droid Sans', Arial, Sans-serif;
}

.single-view.type-page .entry-content {
    font-family: 'Droid Sans', Arial, Sans-serif;
}

.widget-title {
    font-family: 'Roboto Condensed', Arial, Sans-serif;
}

