@font-face {
    font-family: 'CoreSans';
    src: url('CoreSansLight.eot');
    src: url('CoreSansLight.eot?#iefix') format('embedded-opentype'),
         url('CoreSansLight.woff2') format('woff2'),
         url('CoreSansLight.woff') format('woff'),
         url('CoreSansLight.ttf') format('truetype'),
         url('CoreSansLight.svg#CoreSansM35Light') format('svg');
    font-weight: light;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CoreSans';
    src: url('CoreSansBold.eot');
    src: url('CoreSansBold.eot?#iefix') format('embedded-opentype'),
         url('CoreSansBold.woff2') format('woff2'),
         url('CoreSansBold.woff') format('woff'),
         url('CoreSansBold.ttf') format('truetype'),
         url('CoreSansBold.svg#CoreSansM67CnBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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