﻿@font-face {
    font-family: 'Gotham Book';
    src: url('Gotham Book.otf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Interstate Mono BLK';
    src: url(interstate-mono-3.otf) format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Black';
    src: url('Gotham Black Regular.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
