﻿@import url('https://fonts.googleapis.com/css?family=Yesteryear');
@import url('https://fonts.googleapis.com/css?family=Chivo:300,300i,700');
 
.type-yesteryear-chivo {
    font-family: 'Chivo', sans-serif;
    font-size: 100%; 
    line-height: 1.9;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-yesteryear-chivo p, .type-yesteryear-chivo td, .type-yesteryear-chivo li, .type-yesteryear-chivo label {
    font-family: 'Chivo', sans-serif;
    font-size: 1.22rem;
    line-height: 1.9;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-yesteryear-chivo h1, .type-yesteryear-chivo h2, .type-yesteryear-chivo h3, .type-yesteryear-chivo h4, .type-yesteryear-chivo h5, .type-yesteryear-chivo h6 {
    font-family: 'Chivo', sans-serif;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}        

.type-yesteryear-chivo h1 {font-size: 2.8rem;margin: 0.16rem 0 0.3rem;}
.type-yesteryear-chivo h2 {font-size: 2.3rem;margin: 0.27rem 0 0.3rem;}
.type-yesteryear-chivo h3 {font-size: 1.8rem;margin: 0.43rem 0 0.3rem;}
.type-yesteryear-chivo h4 {font-size: 1.5rem;margin: 0.59rem 0 0.3rem;line-height:1.5;}
.type-yesteryear-chivo h5 {font-size: 1.3rem;margin: 0.65rem 0 0.3rem;font-weight: bold;line-height:1.6;}
.type-yesteryear-chivo h6 {font-size: 1.22rem;margin: 0.69rem 0 0.3rem;font-weight: bold;line-height:1.7;}
.type-yesteryear-chivo p {margin:0.6rem 0 1rem;}

.type-yesteryear-chivo .display { margin-bottom: 0.5rem; }
.type-yesteryear-chivo .display h1 {
    font-family: 'Yesteryear', cursive;
    font-size: 4.9rem;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: capitalize;
    margin: 0.5rem 0;
    font-style: normal;
}
.type-yesteryear-chivo .display p {
    font-family: 'Chivo', sans-serif;
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-style: normal;
}

@media only screen and (max-width: 640px) {
    .type-yesteryear-chivo .display h1 {font-size: 2.5rem;}
    .type-yesteryear-chivo .display p {font-size: 1.4rem;}
    .type-yesteryear-chivo h1 {font-size: 2.3rem;}
    .type-yesteryear-chivo h2 {font-size: 2rem;}
    .type-yesteryear-chivo h3 {font-size: 1.7rem;}
    .type-yesteryear-chivo h4 {font-size: 1.4rem;}
    .type-yesteryear-chivo h5 {font-size: 1.2rem;}
    .type-yesteryear-chivo h6 {font-size: 1rem;} 
}

.type-yesteryear-chivo .display-font1 {font-family: 'Yesteryear', cursive;}
.type-yesteryear-chivo .display-font2 {font-family: 'Chivo', sans-serif;}
.type-yesteryear-chivo .default-font1 {font-family: 'Chivo', sans-serif;}
.type-yesteryear-chivo .default-font2 {font-family: 'Chivo', sans-serif;}