﻿@import url('https://fonts.googleapis.com/css?family=Averia+Libre:400,400i,700');
@import url('https://fonts.googleapis.com/css?family=Barlow:300,300i,700');

.type-averialibre-barlow {
    font-family: 'Barlow', sans-serif;
    font-size: 100%; 
    line-height: 1.9;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-averialibre-barlow p, .type-averialibre-barlow td, .type-averialibre-barlow li, .type-averialibre-barlow label {
    font-family: 'Barlow', sans-serif;
    font-size: 1.26rem;
    line-height: 1.9;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-averialibre-barlow h1, .type-averialibre-barlow h2, .type-averialibre-barlow h3, .type-averialibre-barlow h4, .type-averialibre-barlow h5, .type-averialibre-barlow h6 {
    font-family: 'Averia Libre', cursive;
    font-weight: 400;
    line-height: 1.4;  
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;  
}        

.type-averialibre-barlow h1 {font-size: 3.1rem;margin: 0.05rem 0 0.3rem;}
.type-averialibre-barlow h2 {font-size: 2.5rem;margin: 0.16rem 0 0.3rem;}
.type-averialibre-barlow h3 {font-size: 2rem;margin: 0.3rem 0 0.3rem;}
.type-averialibre-barlow h4 {font-size: 1.7rem;margin: 0.43rem 0 0.3rem;line-height: 1.6;}
.type-averialibre-barlow h5 {font-size: 1.4rem;margin: 0.61rem 0 0.3rem;line-height: 1.8;}
.type-averialibre-barlow h6 {font-size: 1.2rem;margin: 0.7rem 0 0.3rem;font-weight: bold;line-height: 2;}
.type-averialibre-barlow p {margin:0.48rem 0 1rem;}

.type-averialibre-barlow .display { margin-bottom: 0.5rem; }
.type-averialibre-barlow .display h1 {
	font-family: 'Averia Libre', cursive;
    font-size: 3.8rem;
    letter-spacing: 1px;
    line-height: 1.3;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0.4rem 0;
    font-style: normal;
}
.type-averialibre-barlow .display p {
    font-family: 'Barlow', sans-serif;
    font-size: 1.3rem;
    line-height: 1.8;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-style: normal;
}

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

.type-averialibre-barlow .is-btn {
    padding: 10px 50px;
}
.type-averialibre-barlow .is-btn-small {
    padding: 5px 25px;
}

.type-averialibre-barlow .display-font1 {font-family: 'Averia Libre', cursive;}
.type-averialibre-barlow .display-font2 {font-family: 'Barlow', sans-serif;}
.type-averialibre-barlow .default-font1 {font-family: 'Averia Libre', cursive;}
.type-averialibre-barlow .default-font2 {font-family: 'Barlow', sans-serif;}