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

