@font-face {
    font-family: 'Moderat';
    src: url('Moderat-Light.eot');
    src: url('Moderat-Light.eot?#iefix') format('embedded-opentype'),
        url('Moderat-Light.woff2') format('woff2'),
        url('Moderat-Light.woff') format('woff'),
        url('Moderat-Light.ttf') format('truetype'),
        url('Moderat-Light.svg#Moderat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Moderat Condensed';
    src: url('Moderat-Condensed-Regular.eot');
    src: url('Moderat-Condensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('Moderat-Condensed-Regular.woff2') format('woff2'),
        url('Moderat-Condensed-Regular.woff') format('woff'),
        url('Moderat-Condensed-Regular.ttf') format('truetype'),
        url('Moderat-Condensed-Regular.svg#Moderat-Condensed-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sackers Gothic Std';
    src: url('SackersGothicStd-Heavy.eot');
    src: url('SackersGothicStd-Heavy.eot?#iefix') format('embedded-opentype'),
    url('SackersGothicStd-Heavy.woff2') format('woff2'),
    url('SackersGothicStd-Heavy.woff') format('woff'),
    url('SackersGothicStd-Heavy.ttf') format('truetype'),
    url('SackersGothicStd-Heavy.svg#SackersGothicStd-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}