/*
Theme Name: Purity Child Theme
Theme URI: http://themeforest.net/item/purity-responsive-clean-minimal-bold-wp-theme/639774
Description: Purity is a Clean and Minimal WordPress theme with a ‘BOLD’ feel that can be easily used as a personal portfolio or a business website.
Version: 4.0.2
Text Domain: purity
Author: Veented
Author URI: http://themeforest.net/user/Veented
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: purity
*/
@import url("../purity/style.css");
.nav > div > ul { font-family: 'Lato', Helvetica, Arial; text-transform:none; }
.nav > div > ul,h1,h2,h3,h4, .home_tagline h1, .tagline h1, .over span, .dropcap1, .dropcap2, .bold, .flex-caption { font-family: 'League Spartan Bold', Helvetica, Arial !important; text-transform:none !important;  }
#recent-posts h5 { line-height: 13px; }
h1,h2,h3,h4 { line-height: 1.3em; }
body { font-weight: 300 }

@font-face {
    font-family: 'League Spartan Bold';
    src: url('leaguespartan-bold-webfont.eot');
    src: url('leaguespartan-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('leaguespartan-bold-webfont.woff2') format('woff2'),
         url('leaguespartan-bold-webfont.woff') format('woff'),
         url('leaguespartan-bold-webfont.ttf') format('truetype'),
         url('leaguespartan-bold-webfont.svg#league_spartanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


