﻿@import url('https://fonts.googleapis.com/css?family=Federo');
@import url('https://fonts.googleapis.com/css?family=Gothic+A1:200,700');

.type-federo-gothica1 {
    font-family: 'Gothic A1', sans-serif;
    font-size: 100%; 
    line-height: 2.1;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-federo-gothica1 p, .type-federo-gothica1 td, .type-federo-gothica1 li, .type-federo-gothica1 label {
    font-family: 'Gothic A1', sans-serif;
    font-size: 1.13rem;
    line-height: 2.1;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-federo-gothica1 h1, .type-federo-gothica1 h2, .type-federo-gothica1 h3, .type-federo-gothica1 h4, .type-federo-gothica1 h5, .type-federo-gothica1 h6 {
    font-family: 'Federo', sans-serif;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
}        

.type-federo-gothica1 h1 {font-size: 3rem;margin: 0.07rem 0 0.3rem;}
.type-federo-gothica1 h2 {font-size: 2.5rem;margin: 0.17rem 0 0.3rem;}
.type-federo-gothica1 h3 {font-size: 2rem;margin: 0.3rem 0 0.3rem;}
.type-federo-gothica1 h4 {font-size: 1.7rem;margin: 0.4rem 0;line-height: 1.65;}
.type-federo-gothica1 h5 {font-size: 1.4rem;margin: 0.53rem 0;line-height: 1.8;}
.type-federo-gothica1 h6 {font-size: 1.21rem;margin: 0.65rem 0;text-transform: none;font-weight:bold;line-height: 1.9;}
.type-federo-gothica1 p {margin:0.5rem 0 1rem;}

.type-federo-gothica1 .display { margin-bottom: 0.5rem; }
.type-federo-gothica1 .display h1 {
	font-family: 'Federo', sans-serif;
    font-size: 4.4rem;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin: 0.4rem 0;
    font-style: normal;
}
.type-federo-gothica1 .display p {
    font-family: 'Gothic A1', sans-serif;
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: 2px;
    font-style: italic;
    text-transform: none;
}

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

.type-federo-gothica1 .is-btn {
    padding: 12px 50px 10px;
}
.type-federo-gothica1 .is-btn-small {
    padding: 7px 25px 5px;
}

.type-federo-gothica1 .display-font1 {font-family: 'Federo', sans-serif;}
.type-federo-gothica1 .display-font2 {font-family: 'Gothic A1', sans-serif;}
.type-federo-gothica1 .default-font1 {font-family: 'Federo', sans-serif;}
.type-federo-gothica1 .default-font2 {font-family: 'Gothic A1', sans-serif;}