/*
Theme Name: Base Theme 
Author: Mel
Version: 1
Description: Based on HTML5 BP and the Twitter Boostrap 
License: http://www.apache.org/licenses/LICENSE-2.0
*/

@import url("assets/stylesheets/screen.css");


/* Edits for body h3/"dek", body h5/"small_text", body h6/"fineprint" */

 
.dek {
    font-size: 1.5em;
    line-height: 1.333333em;
    letter-spacing: -0.03em; }

.small_text {
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 14px;
    font-family: 'nb_international_proregular' !important; }

.fineprint {
    font-size: 11px;
    line-height: 14px;
    font-family: 'nb_international_proregular' !important; }