@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'csregular';
	src: url('fonts/csregular.eot');
	src: url('fonts/csregular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/csregular.ttf') format('truetype'), 
		 url('fonts/csregular.woff') format('woff'),
		 url('fonts/csregular.woff2') format('woff2'),
		 url('fonts/csregular.svg') format('svg'), 
		 url('fonts/csregular.otf') format('otf');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'csbold';
	src: url('fonts/csbold.eot');
	src: url('fonts/csbold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/csbold.ttf') format('truetype'), 
		 url('fonts/csbold.woff') format('woff'),
		 url('fonts/csbold.woff2') format('woff2'),
		 url('fonts/csbold.svg') format('svg'), 
		 url('fonts/csbold.otf') format('otf');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'codec';
	src: url('fonts/codec.eot');
	src: url('fonts/codec.eot?#iefix') format('embedded-opentype'),
		 url('fonts/codec.ttf') format('truetype'), 
		 url('fonts/codec.woff') format('woff'),
		 url('fonts/codec.woff2') format('woff2'),
		 url('fonts/codec.svg') format('svg'), 
		 url('fonts/codec.otf') format('otf');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}