@font-face {
 font-family: 'Cerebri Sans';
 font-weight: 300;
 font-style: normal;
 src: url('CerebriSans-Light.html') format('woff2');
}

@font-face {
 font-family: 'Cerebri Sans';
 font-weight: normal;
 font-style: normal;
 src: url('Cerebri-Sans-Regular.ttf') format('ttf');
}

@font-face {
 font-family: 'Cerebri Sans';
 font-weight: 600;
 font-style: normal;
 src: url('CerebriSans-SemiBold.html') format('woff2');
}

@font-face {
 font-family: 'Cerebri Sans';
 font-weight: 700;
 font-style: normal;
 src: url('Cerebri-Sans-Bold.ttf') format('ttf');
}

@font-face {
 font-family: 'Cerebri Sans';
 font-weight: 800;
 font-style: normal;
 src: url('Cerebri-Sans-Bold.ttf') format('ttf');
}