@font-face {
    font-family: 'Permanent Marker';
    src: url('PermanentMarker.woff2') format('woff2'),
        url('PermanentMarker.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bell Gothic Std';
    src: url('BellGothicStd-Bold.woff2') format('woff2'),
        url('BellGothicStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bell Gothic';
    src: url('BellGothic-Black.woff2') format('woff2'),
        url('BellGothic-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

