@font-face {
    font-family: 'Compacta Bold Italic';
    src: url('../font/compacta-icg-bolditalic.eot');
    src: url('../font/compacta-icg-bolditalic.eot') format('embedded-opentype'),
         url('../font/compacta-icg-bolditalic.woff') format('woff'),
         url('../font/compacta-icg-bolditalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Compacta Bold';
    src: url('../font/compacta-bold.eot');
    src: url('../font/compacta-bold.eot') format('embedded-opentype'),
         url('../font/compacta-bold.woff') format('woff'),
         url('../font/compacta-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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