@font-face {
    font-family: 'Market Fresh';
    src: url('MarketFreshBold.woff2') format('woff2'),
        url('MarketFreshBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Market Fresh Inline Bold All Caps';
    src: url('MarketFreshInlineBoldAllCaps.woff2') format('woff2'),
        url('MarketFreshInlineBoldAllCaps.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Market Fresh';
    src: url('MarketFresh.woff2') format('woff2'),
        url('MarketFresh.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Market Fresh All Caps';
    src: url('MarketFreshAllCaps.woff2') format('woff2'),
        url('MarketFreshAllCaps.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Market Fresh Bold All Caps';
    src: url('MarketFreshBoldAllCaps.woff2') format('woff2'),
        url('MarketFreshBoldAllCaps.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

