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

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

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

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

@font-face {
    font-family: 'TradeGothic';
    src: url('TradeGothicLTStd-Obl.woff2') format('woff2'),
        url('TradeGothicLTStd-Obl.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TradeGothic';
    src: url('TradeGothicLTStd.woff2') format('woff2'),
        url('TradeGothicLTStd.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TradeGothicCond';
    src: url('TradeGothicLT-BoldCondTwenty.eot?#iefix') format('embedded-opentype'),  url('TradeGothicLT-BoldCondTwenty.woff') format('woff'), url('TradeGothicLT-BoldCondTwenty.ttf')  format('truetype'), url('TradeGothicLT-BoldCondTwenty.svg#TradeGothicLT-BoldCondTwenty') format('svg');
    font-weight: normal;
    font-style: normal;
}

