@font-face {
	font-family: 'icomoon';
	src:url('/style2015/fonts/icomoon.eot') format('embedded-opentype'),
		url('/style2015/fonts/icomoon.woff') format('woff'),
		url('/style2015/fonts/icomoon.ttf') format('truetype'),
		url('/style2015/fonts/icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: "Frutiger_thin";
  font-style: normal;
  font-weight: 300;
  src: url("/style2015/fonts/2aeca5_5_0.eot") format("embedded-opentype"), url("/style2015/fonts/2aeca5_5_0.woff") format("application/font-woff"), url("/style2015/fonts/2aeca5_5_0.svg") format("svg"), url("/style2015/fonts/2aeca5_5_0.ttf") format("truetype");
}

@font-face {
  font-family: "Frutiger";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/2aeca5_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2aeca5_4_0.woff") format("application/font-woff"), url("../fonts/2aeca5_4_0.svg") format("svg"), url("../fonts/2aeca5_4_0.ttf") format("truetype");
}

@font-face {
  font-family: "Bembo";
  font-style: normal;
  font-weight: 400;
  src: url("/style2015/fonts/2aeca5_3_0.eot") format("embedded-opentype"),
       url("/style2015/fonts/2aeca5_3_0.woff") format("application/font-woff"),
	   url("/style2015/fonts/2aeca5_3_0.svg") format("svg"),
	   url("/style2015/fonts/2aeca5_3_0.ttf") format("truetype");
}

@font-face {
  font-family: "Bembo_heavy";
  font-style: normal;
  font-weight: 700;
  src: url("/style2015/fonts/2aeca5_2_0.eot") format("embedded-opentype"),
  	   url("/style2015/fonts/2aeca5_2_0.woff") format("application/font-woff"),
	   url("/style2015/fonts/2aeca5_2_0.svg") format("svg"),
	   url("/style2015/fonts/2aeca5_2_0.ttf") format("truetype");
}


.icon-home:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	/* The content */
	content: "\e604";
	font-size: medium;
}
