@font-face {
    font-family: 'Gotham-Bold';
    src: url('../typos/Gotham-Bold.eot');
    src: url('../typos/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../typos/Gotham-Bold.woff2') format('woff2'),
        url('../typos/Gotham-Bold.woff') format('woff'),
        url('../typos/Gotham-Bold.ttf') format('truetype'),
        url('../typos/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GothamBook';
    src: url('../typos/GothamBook.eot');
    src: url('../typos/GothamBook.eot?#iefix') format('embedded-opentype'),
        url('../typos/GothamBook.woff2') format('woff2'),
        url('../typos/GothamBook.woff') format('woff'),
        url('../typos/GothamBook.ttf') format('truetype'),
        url('../typos/GothamBook.svg#GothamBook') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GothamMedium';
    src: url('../typos/GothamMedium.eot');
    src: url('../typos/GothamMedium.eot?#iefix') format('embedded-opentype'),
        url('../typos/GothamMedium.woff2') format('woff2'),
        url('../typos/GothamMedium.woff') format('woff'),
        url('../typos/GothamMedium.ttf') format('truetype'),
        url('../typos/GothamMedium.svg#GothamMedium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

