@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');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

