@font-face{ 
	font-family: 'cern-ultralight';
	src: url('../fonts/Cern-UltraLight.eot'); 
	src: url('../fonts/Cern-UltraLight.eot?iefix') format('eot'), 
	url('../fonts/Cern-UltraLight.woff') format('woff'), 
	url('../fonts/Cern-UltraLight.ttf') format('truetype'), 
	url('../fonts/Cern-UltraLight.svg#cern-ultralight') format('svg'); 
}

@font-face{ 
	font-family: 'cern-light';
	src: url('../fonts/Cern-Light.eot'); 
	src: url('../fonts/Cern-Light.eot?iefix') format('eot'), 
	url('../fonts/Cern-Light.woff2') format('woff2'),
	url('../fonts/Cern-Light.ttf') format('truetype'),
	url('../fonts/Cern-Light.svg#cern-light') format('svg'); 
}

@font-face{ 
	font-family: 'cern-medium';
	src: url('../fonts/Cern-Medium.eot'); 
	src: url('../fonts/Cern-Medium.eot?iefix') format('eot'), 
	url('../fonts/Cern-Medium.woff') format('woff'), 
	url('../fonts/Cern-Medium.woff2') format('woff2'),
	url('../fonts/Cern-Medium.ttf') format('truetype'),
	url('../fonts/Cern-Medium.svg#cern-medium') format('svg'); 
}

@font-face{ 
	font-family: 'cern-bold';
	src: url('../fonts/Cern-Bold.eot'); 
	src: url('../fonts/Cern-Bold.eot?iefix') format('eot'), 
	url('../fonts/Cern-Bold.woff') format('woff'), 
	url('../fonts/Cern-Bold.ttf') format('truetype'), 
	url('../fonts/Cern-Bold.svg#cern-bold') format('svg'); 
}

@font-face{
	font-family: 'din-regular';
	src: url('../fonts/DIN-Regular.svg');
	src: url('../fonts/DIN-Regular.eot?iefix') format('eot'),
	url('../fonts/DIN-Regular.woff') format('woff'),
	url('../fonts/DIN-Regular.ttf') format('truetype'),
	url('../fonts/DIN-Regular.svg#din-regular') format('svg');
}
