﻿@font-face {
    font-family: 'gotham_bold';
    src: url('GothamSSm-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gotham_medium';
    src: url('Gotham_Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
