@font-face {
    font-family: 'Cern Display';
    src: url('hinted-CernDisplay-Bold.eot');
    src: url('hinted-CernDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('hinted-CernDisplay-Bold.woff2') format('woff2'),
        url('hinted-CernDisplay-Bold.woff') format('woff'),
        url('hinted-CernDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
 
	
	@font-face {
    font-family: 'Cern';
    src: url('Fonts/hinted-Cern-Medium.eot');
    src: url('Fonts/hinted-Cern-Medium.eot?#iefix') format('embedded-opentype'),
        url('Fonts/hinted-Cern-Medium.woff2') format('woff2'),
        url('Fonts/hinted-Cern-Medium.woff') format('woff'),
        url('Fonts/hinted-Cern-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}