@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'wuerthbook';
	src: url('../font/WuerthSansVF-Standard.woff') format('woff'),
		 url('../font/WuerthSansVF-Standard.woff2') format('woff2');
	font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
	font-family: 'wuerthbold';
	src: url('../font/WuerthSansVF-Standard.woff') format('woff'),
		 url('../font/WuerthSansVF-Standard.woff2') format('woff2');
	font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
	font-family: 'wuerthextra_bold_cond';
	src: url('../font/WuerthSans-Demi_V1_000.woff') format('woff'),
		 url('../font/WuerthSans-Demi_V1_000.woff2') format('woff2');
	font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
	font-family: 'wuerthsans_blackcond';
	src: url('../font/WuerthSansVF-Standard.woff') format('woff'),
		 url('../font/WuerthSansVF-Standard.woff2') format('woff2');
	font-weight: 900;
    font-style: normal;
    font-display: swap
}

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

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