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

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

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

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

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