@font-face {
    font-family: 'Codec Pro';
    src: local('fonts/Codec Pro Bold'), local('Codec-Pro-Bold'),
        url('fonts/CodecPro-Bold.woff2') format('woff2'),
        url('fonts/CodecPro-Bold.woff') format('woff'),
        url('fonts/CodecPro-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Codec Pro';
    src: local('fonts/Codec Pro Light'), local('Codec-Pro-Light'),
        url('fonts/CodecPro-Light.woff2') format('woff2'),
        url('fonts/CodecPro-Light.woff') format('woff'),
        url('fonts/CodecPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Codec Pro';
    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');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Milligram Trial';
    src: url('fonts/MilligramTrial-Regular.eot');
    src: url('fonts/MilligramTrial-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/MilligramTrial-Regular.woff2') format('woff2'),
        url('fonts/MilligramTrial-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

