@font-face {
    font-family: 'Crique Grotesk';
    src: url('CriqueGrotesk-Heavy.eot');
    src: local('Crique Grotesk Heavy'), local('CriqueGrotesk-Heavy'),
        url('CriqueGrotesk-Heavy.eot?#iefix') format('embedded-opentype'),
        url('CriqueGrotesk-Heavy.woff2') format('woff2'),
        url('CriqueGrotesk-Heavy.woff') format('woff'),
        url('CriqueGrotesk-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Crique Grotesk';
    src: url('CriqueGrotesk-Black.eot');
    src: local('Crique Grotesk Black'), local('CriqueGrotesk-Black'),
        url('CriqueGrotesk-Black.eot?#iefix') format('embedded-opentype'),
        url('CriqueGrotesk-Black.woff2') format('woff2'),
        url('CriqueGrotesk-Black.woff') format('woff'),
        url('CriqueGrotesk-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Light.woff2') format('woff2'),
        url('Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Book.woff2') format('woff2'),
        url('Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Medium.woff2') format('woff2'),
        url('Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Bold.woff2') format('woff2'),
        url('Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}