@font-face {
    font-family: 'CodecPro-Regular';
    src: url('../fonts/CodecPro-Regular.eot');
    src: url('../fonts/CodecPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CodecPro-Regular.woff2') format('woff2'),
        url('../fonts/CodecPro-Regular.woff') format('woff'),
        url('../fonts/CodecPro-Regular.svg#CodecPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neuton-Regular';
    src: url('../fonts/Neuton-Light.eot');
    src: url('../fonts/Neuton-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neuton-Light.woff2') format('woff2'),
        url('../fonts/Neuton-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neuton-Italic';
     src: url('../fonts/Neuton-Italic.eot');
    src: url('../fonts/Neuton-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neuton-Italic.woff2') format('woff2'),
        url('../fonts/Neuton-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neuton-Bold';
    src: url('../fonts/Neuton-Bold.eot');
    src: url('../fonts/Neuton-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neuton-Bold.woff2') format('woff2'),
        url('../fonts/Neuton-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neuton-BoldItalic';
    src: url('../fonts/Neuton-Italic.eot');
    src: url('../fonts/Neuton-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neuton-Italic.woff2') format('woff2'),
        url('../fonts/Neuton-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neuton-ExtraBold';
    src: url('../fonts/Neuton-ExtraBold.eot');
    src: url('../fonts/Neuton-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neuton-ExtraBold.woff2') format('woff2'),
        url('../fonts/Neuton-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}