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

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

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

@font-face {
    font-family: 'DIN Pro Cond';
    src: url('./DINPro-CondensedBold.eot');
    src: local('DIN Pro Condensed Bold'), local('DINPro-CondensedBold'),
        url('./DINPro-CondensedBold.eot?#iefix') format('embedded-opentype'),
        url('./DINPro-CondensedBold.woff2') format('woff2'),
        url('./DINPro-CondensedBold.woff') format('woff'),
        url('./DINPro-CondensedBold.ttf') format('truetype'),
        url('./DINPro-CondensedBold.svg#DINPro-CondensedBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



