﻿@import url('https://fonts.googleapis.com/css?family=Hammersmith+One');
@import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,600,600i');
@import url('https://fonts.googleapis.com/css?family=Calligraffitti');

.type-hammersmithone-poppins {
    font-family: 'Poppins', sans-serif;
    font-size: 100%; 
    line-height: 2.1;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-hammersmithone-poppins p, .type-hammersmithone-poppins td, .type-hammersmithone-poppins li, .type-hammersmithone-poppins label {
    font-family: 'Poppins', sans-serif;
    font-size: 1.2rem;
    line-height: 2.1;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-hammersmithone-poppins h1, .type-hammersmithone-poppins h2, .type-hammersmithone-poppins h3, .type-hammersmithone-poppins h4, .type-hammersmithone-poppins h5, .type-hammersmithone-poppins h6 {
    font-family: 'Hammersmith One', sans-serif;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}        

.type-hammersmithone-poppins h1 {font-size: 3.2rem;margin: 0.18rem 0 0.1rem;}
.type-hammersmithone-poppins h2 {font-size: 2.6rem;margin: 0.28rem 0 0.1rem;}
.type-hammersmithone-poppins h3 {font-size: 2.1rem;margin: 0.39rem 0 0.1rem;line-height: 1.4;}
.type-hammersmithone-poppins h4 {font-size: 1.7rem;margin: 0.48rem 0 0.1rem;line-height: 1.55;}
.type-hammersmithone-poppins h5 {font-size: 1.4rem;margin: 0.55rem 0 0.1rem;line-height: 1.7;}
.type-hammersmithone-poppins h6 {font-size: 1.25rem;margin: 0.65rem 0 0.1rem;line-height: 1.85;}
.type-hammersmithone-poppins p {margin:0.58rem 0 1rem;}

.type-hammersmithone-poppins .display { margin-bottom: 0.5rem; }
.type-hammersmithone-poppins .display h1 {
	font-family: 'Hammersmith One', sans-serif;
    font-size: 4.6rem;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin:0.4rem 0;
    font-style: normal;
}
.type-hammersmithone-poppins .display p {
	font-family: 'Calligraffitti', cursive;
    font-size: 1.6rem;
    line-height: 2;
    font-weight: 400;
    letter-spacing: 2px;
    font-style: normal;
    text-transform: none;
}

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

.type-hammersmithone-poppins .display-font1 {font-family: 'Hammersmith One', sans-serif;}
.type-hammersmithone-poppins .display-font2 {font-family: 'Calligraffitti', cursive;}
.type-hammersmithone-poppins .default-font1 {font-family: 'Hammersmith One', sans-serif;}
.type-hammersmithone-poppins .default-font2 {font-family: 'Poppins', sans-serif;}
