@charset "UTF-8";
/* CSS Document */



@font-face {
	font-family: 'DekarLight';
	src: url('../fonts/Dekar-Light.eot');
	src: url('../fonts/Dekar-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Dekar-Light.woff2') format('woff2'),
		url('../fonts/Dekar-Light.woff') format('woff'),
		url('../fonts/Dekar-Light.ttf') format('truetype'),
		url('../fonts/Dekar-Light.svg#Dekar-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'DekarReg';
	src: url('../fonts/Dekar.eot');
	src: url('../fonts/Dekar.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Dekar.woff2') format('woff2'),
		url('../fonts/Dekar.woff') format('woff'),
		url('../fonts/Dekar.ttf') format('truetype'),
		url('../fonts/Dekar.svg#Dekar') format('svg');
	font-weight: normal;
	font-style: normal;
}
