﻿@import url('https://fonts.googleapis.com/css?family=Sedgwick+Ave');
@import url('https://fonts.googleapis.com/css?family=Spectral:300,300i,700');

.type-sedgwickave-spectral {
    font-family: 'Spectral', serif;
    font-size: 100%; 
    line-height: 1.9;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-sedgwickave-spectral p, .type-sedgwickave-spectral td, .type-sedgwickave-spectral li, .type-sedgwickave-spectral label {
    font-family: 'Spectral', serif;
    font-size: 1.24rem; 
    line-height: 1.9;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-sedgwickave-spectral h1, .type-sedgwickave-spectral h2, .type-sedgwickave-spectral h3, .type-sedgwickave-spectral h4, .type-sedgwickave-spectral h5, .type-sedgwickave-spectral h6 {
    font-family: 'Spectral', serif;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}        

.type-sedgwickave-spectral h1 {font-size: 3rem;margin: 0.2rem 0 0.3rem;}
.type-sedgwickave-spectral h2 {font-size: 2.5rem;margin: 0.3rem 0 0.3rem;}
.type-sedgwickave-spectral h3 {font-size: 2.1rem;margin: 0.44rem 0 0.3rem;}
.type-sedgwickave-spectral h4 {font-size: 1.8rem;margin: 0.52rem 0 0.3rem;}
.type-sedgwickave-spectral h5 {font-size: 1.5rem;margin: 0.52rem 0 0.3rem;line-height: 1.6;}
.type-sedgwickave-spectral h6 {font-size: 1.24rem;margin: 0.72rem 0 0.3rem;font-weight: bold;line-height: 1.8;}
.type-sedgwickave-spectral p {margin:0.73rem 0 1rem;}

.type-sedgwickave-spectral .display { margin-bottom: 0.5rem; }
.type-sedgwickave-spectral .display h1 {
    font-family: 'Sedgwick Ave', cursive;
    font-size: 3.8rem;
    letter-spacing: 1px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0.4rem 0;
    font-style: normal;
}
.type-sedgwickave-spectral .display p {
    font-family: 'Spectral', serif;
    font-size: 1.45rem;
    line-height: 1.8;
    letter-spacing: 0.5px;
    font-style: normal;
    text-transform: none;
}

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

.type-sedgwickave-spectral .is-btn {
    padding: 10px 50px;
}
.type-sedgwickave-spectral .is-btn-small {
    padding: 5px 25px 3px;
}

.type-sedgwickave-spectral .display-font1 {font-family: 'Sedgwick Ave', cursive;}
.type-sedgwickave-spectral .display-font2 {font-family: 'Spectral', serif;}
.type-sedgwickave-spectral .default-font1 {font-family: 'Spectral', serif;}
.type-sedgwickave-spectral .default-font2 {font-family: 'Spectral', serif;}