/*** FONTY ***/
@font-face {
	font-family: 'SteelFish';
	src: url('/fonts/SteelFish.eot');
	src: url('/fonts/SteelFish.eot?#iefix') format('embedded-opentype');
	src: local('SteelFish'), url('/fonts/SteelFish.woff') format('woff');
	src: local('SteelFish'), url('/fonts/SteelFish.ttf') format('truetype');
}

@font-face {
	font-family: 'BebasNeue';
	src: url('/fonts/BebasNeue.eot');
	src: url('/fonts/BebasNeue.eot?#iefix') format('embedded-opentype');
	src: local('BebasNeue'), url('/fonts/BebasNeue.woff') format('woff');
	src: local('BebasNeue'), url('/fonts/BebasNeue.ttf') format('truetype');
}

@font-face {
	font-family: 'FibelNord';
	src: url('/fonts/FibelNord.eot');
	src: url('/fonts/FibelNord.eot?#iefix') format('embedded-opentype');
	src: local('FibelNord'), url('/fonts/FibelNord.woff') format('woff');
	src: local('FibelNord'), url('/fonts/FibelNord.ttf') format('truetype');
}