@font-face {
    font-family: 'Avenir';
    src: url("../fonts/AvenirLTStd-Light.9fd8fb94145b.woff2") format('woff2');
}

@font-face {
    font-family: 'Marker Felt Wide';
    src: url("../fonts/MarkerFeltWide.2f5976b42ec5.woff2") format('woff2');
}

body {
    font-family: 'Avenir', sans-serif;
}
