/* first for IE 4–8 */
@font-face {
	font-family: NettoWeb-Bold;
	src: url(../fonts/NettoWeb-Bold.eot);
}

/* then for WOFF-capable browsers */
@font-face {
	font-family: NettoWeb-Bold;
	src: url(../fonts/NettoWeb-Bold.woff) format("woff");
}