@charset "utf-8";
/* Polices:moz/webkit/ie/o */

@font-face {
	font-family:'ArnoProRegular';
	src:url('../fonts/arnopro-regular-webfont.eot');
/*	src:local('Arno Pro'), local('ArnoPro-Regular'), url('../fonts/arnopro-regular-webfont.woff') format('woff'), url('../fonts/arnopro-regular-webfont.ttf') format('truetype'), url('../fonts/arnopro-regular-webfont.svg#webfontmVsP4p9c') format('svg');
*/	src:url('../fonts/arnopro-regular-webfont.ttf') format('truetype');
	font-weight:normal;
	font-style:normal
}

@font-face {
	font-family:'IconPack';
	src:url('../fonts/iconpack.eot');
	src:local('IconPack'),
	url('../fonts/iconpack.woff') format('woff'),
	url('../fonts/iconpack.otf') format('opentype'),
	url('../fonts/iconpack.svg#IconPack') format('svg')
}