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

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

@font-face {
    font-family: 'ABC Normal';
    src: url('../fonts/ABCNormal-Bold.eot');
    src: url('../fonts/ABCNormal-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ABCNormal-Bold.woff2') format('woff2'),
        url('../fonts/ABCNormal-Bold.woff') format('woff'),
        url('../fonts/ABCNormal-Bold.ttf') format('truetype'),
        url('../fonts/ABCNormal-Bold.svg#ABCNormal-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Normal';
    src: url('../fonts/ABCNormal-Medium.eot');
    src: url('../fonts/ABCNormal-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ABCNormal-Medium.woff2') format('woff2'),
        url('../fonts/ABCNormal-Medium.woff') format('woff'),
        url('../fonts/ABCNormal-Medium.ttf') format('truetype'),
        url('../fonts/ABCNormal-Medium.svg#ABCNormal-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

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

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