@font-face {
    font-family: 'Gotham Light';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Gotham-Light.woff') format('woff'); /* Modern Browsers */
    font-display:swap;
}
@font-face {
    font-family: 'Gotham Medium';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Gotham-Medium.woff') format('woff'); /* Modern Browsers */
    font-display:swap;
}

@font-face {
    font-family: 'Gotham Bold';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Gotham-Bold.woff') format('woff'); /* Modern Browsers */
    font-display:swap;
}

@font-face {
    font-family: 'Gotham Book';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Gotham-Book.woff') format('woff'); /* Modern Browsers */
    font-display:swap;
}


@font-face {
    font-family: 'Gotham Black';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Gotham-Black.woff') format('woff'); /* Modern Browsers */
    font-display:swap;
}

/*@font-face {*/
/*    font-family: 'Gotham Medium';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    src: url('../fonts/GOTHAM-MEDIUM.OTF') format('otf'); !* Modern Browsers *!*/
/*    font-display:swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gotham Bold';*/
/*    font-style: normal;*/
/*    font-weight: 500;*/
/*    src: url('../fonts/Gotham-Bold.otf') format('otf'); !* Modern Browsers *!*/
/*    font-display:swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gotham Book';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    src: url('../fonts/Gotham-Book.otf') format('otf'); !* Modern Browsers *!*/
/*    font-display:swap;*/
/*}*/


/*@font-face {*/
/*    font-family: 'Gotham Black';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    src: url('../fonts/Gotham-Black.otf') format('otf'); !* Modern Browsers *!*/
/*    font-display:swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Gotham Light';*/
/*    font-style: normal;*/
/*    font-weight: 300;*/
/*    src: url('../fonts/Gotham-Light.otf') format('otf'); !* Modern Browsers *!*/
/*    font-display:swap;*/
/*}*/

