@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro/GothamProRegular/GothamPro-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway Black';
    src: url('../fonts/RalewayBlack.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro Black';
    src: url('../fonts/GothamPro/GothamProBlack/GothamPro-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro Medium';
    src: url('../fonts/GothamPro/GothamProMedium/GothamPro-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
