@font-face {
	font-family: 'myNimbusSansL';
	src: url(NimbusSanL-Reg-webfont.woff);
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'myNimbusSansL';
	src: url(NimbusSanL-Bol-webfont.woff);
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'myNimbusSansL';
	src: url(NimbusSanL-RegIta-webfont.woff);
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'myNimbusSansL';
	src: url(NimbusSanL-BolIta-webfont.woff);
	font-weight: bold;
	font-style: italic;
}
