@font-face {
	font-family: 'MeteoconsRegular'; font-style: normal; font-weight: normal;
	src: url('../font/meteocons-webfont.eot');
	src: url('../font/meteocons-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../font/meteocons-webfont.woff') format('woff'),
		 url('../font/meteocons-webfont.ttf') format('truetype'),
		 url('../font/meteocons-webfont.svg#MeteoconsRegular') format('svg');
}
.wfont { font-family: 'MeteoconsRegular'; }

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


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


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

/* ICON-MOON */
@font-face {
	font-family: 'icomoon';
	src:url('../font/icomoon.eot?-hrbaq6');
	src:url('../font/icomoon.eot?#iefix-hrbaq6') format('embedded-opentype'),
		url('../font/icomoon.ttf?-hrbaq6') format('truetype'),
		url('../font/icomoon.woff?-hrbaq6') format('woff'),
		url('../font/icomoon.svg?-hrbaq6#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	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;
}

.icon-phone:before {
	content: "\e600";
}
.icon-print_2:before {
	content: "\e606";
}
.icon-letter_2:before {
	content: "\e607";
}
.icon-calendar:before {
	content: "\e608";
}
.icon-time:before {
	content: "\e60d";
}
.icon-facebook:before {
	content: "\e610";
}
.icon-letter:before {
	content: "\f003";
}
.icon-marker:before {
	content: "\f041";
}
.icon-calendar_2:before {
	content: "\f073";
}
.icon-menu:before {
	content: "\f0c9";
}
.icon-goolgeplus:before {
	content: "\f0d5";
}
.icon-arrowleft:before {
	content: "\f104";
}
.icon-arrowright:before {
	content: "\f105";
}
.icon-request:before {
	content: "\f1d8";
}
.icon-info:before {
	content: "\e614";
}
.icon-angle-down:before {
	content: "\e6d4";
}
.icon-angle-up:before {
	content: "\e6d5";
}
.icon-youtube:before {
  content: "\ea9d";
}