@font-face {
	font-family: 'icomoon';
	src:url('../font/icomoon.eot?7yjdcj&1');
	src:url('../font/icomoon.eot?#iefix7yjdcj&1') format('embedded-opentype'),
		url('../font/icomoon.woff?7yjdcj&1') format('woff'),
		url('../font/icomoon.ttf?7yjdcj&1') format('truetype'),
		url('../font/icomoon.svg?7yjdcj&1#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@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: 'Source Sans';
    src: url('../font/sourcesanspro-regular-webfont.eot');
    src: url('../font/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../font/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../font/sourcesanspro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Source Sans';
    src: url('../font/sourcesanspro-extralight-webfont.eot');
    src: url('../font/sourcesanspro-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/sourcesanspro-extralight-webfont.woff2') format('woff2'),
         url('../font/sourcesanspro-extralight-webfont.woff') format('woff'),
         url('../font/sourcesanspro-extralight-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans';
    src: url('../font/sourcesanspro-light-webfont.eot');
    src: url('../font/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('../font/sourcesanspro-light-webfont.woff') format('woff'),
         url('../font/sourcesanspro-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans';
    src: url('../font/sourcesanspro-semibold-webfont.eot');
    src: url('../font/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('../font/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('../font/sourcesanspro-semibold-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans';
    src: url('../font/sourcesanspro-bold-webfont.eot');
    src: url('../font/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('../font/sourcesanspro-bold-webfont.woff') format('woff'),
         url('../font/sourcesanspro-bold-webfont.ttf') format('truetype');
    font-weight: 600;
    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-facebook:before {
	content: "\e601";
}

.icon-googleplus:before {
	content: "\f0d5";
}

.icon-menu:before {
	content: "\f0c9";
}

.icon-book:before {
	content: "\f0f2";
}

.icon-request:before {
	content: "\f1d8";
}

.icon-phone:before {
	content: "\f095";
}
