

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

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