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

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

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

@font-face {
    font-family: 'Minion Pro';
    src: url('../font/MinionPro-Regular.woff2') format('woff2'),
        url('../font/MinionPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





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

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

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

@font-face {
    font-family: 'Exocet OTCECY';
    src: url('../font/ExocetMediumRORegular.woff2') format('woff2'),
        url('../font/ExocetMediumRORegular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Labor Union';
    src: url('../font/LaborUnion-Regular.woff2') format('woff2'),
        url('../font/LaborUnion-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}