@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham/Gotham-Book.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*@font-face {
    font-family: 'Gotham-Bold';
    src: url('../font/Gotham/GothamCondSSm-Bold.otf') format('truetype');
    font-weight: Bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham-Medium';
    src: url('../font/Gotham/GothamCondSSm-Medium.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
/*
 @font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../font/Montserrat/Montserrat-Medium.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Monserrat-Regular';
    src: url('../font/Montserrat/Montserrat-Regular.ttf') format('truetype');
    font-display: swap;
} 

@font-face {
    font-family: 'Stag Sans';
    src: url('../font/Stag-Sans/Stag-Sans-Book.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* 
@font-face {
    font-family: 'Stag Sans';
    src: url('../font/Stag-Sans/Stag-Sans-Semibold.otf') format('truetype');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Stag Sans';
    src: url('../font/Stag-Sans/Stag-Sans-Bold.otf') format('truetype');
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: 'Stag Sans-Medium';
    src: url('../font/Stag-Sans/Stag-Sans-Medium.otf') format('truetype');
    font-display: swap;
} */

