@font-face {
    font-family: 'gothamblack';
    src: url('fonts/gotham-black-webfont.woff2') format('woff2'), 
        url('fonts/gotham-black-webfont.woff') format('woff'), 
        url('fonts/gotham-black-webfont.svg#gothamblack') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gothambold';
    src: url('fonts/gotham-bold-webfont.woff2') format('woff2'), 
        url('fonts/gotham-bold-webfont.woff') format('woff'), 
        url('fonts/gotham-bold-webfont.svg#gothambold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gothambook';
    src: url('fonts/gotham-book-webfont.woff2') format('woff2'), 
        url('fonts/gotham-book-webfont.woff') format('woff'), 
        url('fonts/gotham-book-webfont.svg#gothambook') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gotham_bookitalic';
    src: url('fonts/gotham-book-italic-webfont.woff2') format('woff2'), 
        url('fonts/gotham-book-italic-webfont.woff') format('woff'), 
        url('fonts/gotham-book-italic-webfont.svg#gotham_bookitalic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gothamlight';
    src: url('fonts/gotham-light-webfont.woff2') format('woff2'), 
        url('fonts/gotham-light-webfont.woff') format('woff'), 
        url('fonts/gotham-light-webfont.svg#gothamlight') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gotham_thinregular';
    src: url('fonts/gotham-thin-webfont.woff2') format('woff2'), 
        url('fonts/gotham-thin-webfont.woff') format('woff'), 
        url('fonts/gotham-thin-webfont.svg#gotham_thinregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gothammedium';
    src: url('fonts/gotham-medium-webfont.woff2') format('woff2'), 
        url('fonts/gotham-medium-webfont.woff') format('woff'), 
        url('fonts/gotham-medium-webfont.svg#gothammedium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gothamregular';
    src: url('fonts/gotham-webfont.woff2') format('woff2'), 
        url('fonts/gotham-webfont.woff') format('woff'), 
        url('fonts/gotham-webfont.svg#gothamregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blastimo';
    src: url('fonts/Blastimo-Regular.woff2') format('woff2'), 
    url('fonts/Blastimo-Regular.woff') format('woff'), 
    url('fonts/Blastimo-Regular.svg#Blastimo-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}