@font-face {
    font-family: 'CodecPro Light';
    src: url('/fonts/CodecPro-Thin.eot'); /* IE 9 Compatibility Mode */
    src: url('/fonts/CodecPro-Thin.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
    url('/fonts/CodecPro-Thin.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/CodecPro-Thin.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
    url('/fonts/CodecPro-Thin.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/CodecPro-Thin.svg#CodecPro-Thin') format('svg'); /* Chrome < 4, Legacy iOS */
    font-display: swap;
}

@font-face {
    font-family: 'CodecPro Regular';
    src: url('/fonts/CodecPro-Light.eot'); /* IE 9 Compatibility Mode */
    src: url('/fonts/CodecPro-Light.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
    url('/fonts/CodecPro-Light.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/CodecPro-Light.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
    url('/fonts/CodecPro-Light.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/CodecPro-Light.svg#CodecPro-Light') format('svg'); /* Chrome < 4, Legacy iOS */
    font-display: swap;
}

@font-face {
    font-family: 'CodecPro Medium';
    src: url('/fonts/CodecPro-News.eot'); /* IE 9 Compatibility Mode */
    src: url('/fonts/CodecPro-News.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
    url('/fonts/CodecPro-News.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/CodecPro-News.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
    url('/fonts/CodecPro-News.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/CodecPro-News.svg#CodecPro-News') format('svg'); /* Chrome < 4, Legacy iOS */
    font-display: swap;
}

@font-face {
    font-family: 'CodecPro SemiBold';
    src: url('/fonts/CodecPro-SemiBold.eot'); /* IE 9 Compatibility Mode */
    src: url('/fonts/CodecPro-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
    url('/fonts/CodecPro-SemiBold.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/CodecPro-SemiBold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
    url('/fonts/CodecPro-SemiBold.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/CodecPro-SemiBold.svg#CodecPro-SemiBold') format('svg'); /* Chrome < 4, Legacy iOS */
    font-display: swap;
}

@font-face {
    font-family: 'CodecPro Bold';
    src: url('/fonts/CodecPro-Bold.eot'); /* IE 9 Compatibility Mode */
    src: url('/fonts/CodecPro-Bold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
    url('/fonts/CodecPro-Bold.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/CodecPro-Bold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
    url('/fonts/CodecPro-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/CodecPro-Bold.svg#CodecPro-Bold') format('svg'); /* Chrome < 4, Legacy iOS */
    font-display: swap;
}
