﻿@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans:400,400i,700');
@import url('https://fonts.googleapis.com/css?family=Martel:200,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,700');

.type-merriweathersans-martel {
    font-family: 'Martel', serif;
    font-size: 100%; 
    line-height: 2.2;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-merriweathersans-martel p, .type-merriweathersans-martel td, .type-merriweathersans-martel li, .type-merriweathersans-martel label {
    font-family: 'Martel', serif;
    font-size: 1.08rem; 
    line-height: 2.2;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-merriweathersans-martel h1, .type-merriweathersans-martel h2, .type-merriweathersans-martel h3, .type-merriweathersans-martel h4, .type-merriweathersans-martel h5, .type-merriweathersans-martel h6 {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 1.5px;
    text-transform: none;
    font-style: normal;
}        

.type-merriweathersans-martel h1 {font-size: 3rem;margin: 0.07rem 0 0.3rem;}
.type-merriweathersans-martel h2 {font-size: 2.5rem;margin: 0.16rem 0 0.3rem;}
.type-merriweathersans-martel h3 {font-size: 2rem;margin: 0.32rem 0 0.3rem;}
.type-merriweathersans-martel h4 {font-size: 1.7rem;margin: 0.46rem 0 0.3rem;line-height: 1.6;}
.type-merriweathersans-martel h5 {font-size: 1.4rem;margin: 0.63rem 0 0.3rem;line-height: 1.8;}
.type-merriweathersans-martel h6 {font-size: 1.08rem;margin: 0.9rem 0 0.3rem;font-weight: bold;text-transform: none;line-height: 2;}
.type-merriweathersans-martel p {margin: 0.8rem 0 1rem;}

.type-merriweathersans-martel .display { margin-bottom: 0.5rem; }
.type-merriweathersans-martel .display h1 {
	font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 4rem;
    letter-spacing: 1px;
    line-height: 1.5;
    text-transform: uppercase;
    margin: 0.4rem 0;
    font-style: normal;
}
.type-merriweathersans-martel .display p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-style: normal;
}

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

.type-merriweathersans-martel .is-btn {
    padding: 12px 50px 7px;
}
.type-merriweathersans-martel .is-btn-small {
    padding: 7px 25px 4px;
}

.type-merriweathersans-martel .display-font1 {font-family: 'Merriweather Sans', sans-serif;}
.type-merriweathersans-martel .display-font2 {font-family: 'Open Sans', sans-serif;}
.type-merriweathersans-martel .default-font1 {font-family: 'Merriweather Sans', sans-serif;}
.type-merriweathersans-martel .default-font2 {font-family: 'Martel', serif;}