@charset "UTF-8";
/* CSS Document */


@font-face {
    font-family: 'Vensfolk';
    src: url('fonts/Vensfolk.eot');
    src: url('fonts/Vensfolk.eot?#iefix') format('embedded-opentype'),
         url('fonts/Vensfolk.woff2') format('woff2'),
         url('fonts/Vensfolk.woff') format('woff'),
         url('fonts/Vensfolk.ttf')  format('truetype'),
         url('fonts/Vensfolk.svg#Vensfolk') format('svg');
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('fonts/TypeType---TT-Norms-Pro-Regular.eot');
    src: url('fonts/TypeType---TT-Norms-Pro-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/TypeType---TT-Norms-Pro-Regular.woff2') format('woff2'),
         url('fonts/TypeType---TT-Norms-Pro-Regular.woff') format('woff'),
         url('fonts/TypeType---TT-Norms-Pro-Regular.ttf')  format('truetype'),
         url('fonts/TypeType---TT-Norms-Pro-Regular.svg#TT Norms Pro') format('svg');
}

@font-face {
    font-family: 'Shelley Script LT Std';
    src: url('ShelleyLTStd-Script.woff2') format('woff2'),
        url('ShelleyLTStd-Script.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque-Bold.woff2') format('woff2'),
        url('BrandonGrotesque-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



.a01 { font-family: 'TT Norms Pro'; color: white; font-size: 2.0vw; position: relative; top: 25px; text-align: center; width: 100%; line-height: 1;}
.a02 {font-family: 'Vensfolk'; color: white; font-size: 1.0vw; position: relative; top: 25px; text-align: center; width: 100%; line-height: 1;}
.p0 {padding: 0px; overflow: hidden;}
.p10 {padding: 10px;}

