@font-face {
    font-family: 'Marker';
    src: url('PermanentMarker.woff2') format('woff2'),
        url('PermanentMarker.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bell_bold';
    src: url('Gotham-Bold.otf') format("opentype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bell_med';
    src: url('Gotham-Medium.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Phosphate';
    src: url('Phosphate-Solid.woff2') format('woff2'),
        url('Phosphate-Solid.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

