/* dpma_dienste_fonts.css */

/* ############################### Schriften einbinden ###############################*/

@font-face {
	font-family: BundesSansWeb;
	src: url("") format("eot"),
		url("") format("woff"),
		url("") format("ttf");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: BundesSansWeb;
	src: url("") format("eot"),
		url("") format("ttf");
	font-style: normal;
	font-weight: bold;
}

@font-face {
	font-family: BundesSansWeb;
	src: url("") format("eot"),
		url("") format("woff"),
		url("") format("ttf");
	font-style: italic;
	font-weight: bold;
}

@font-face {
	font-family: BundesSansWeb;
	src: url("") format("eot"),
		url("") format("woff"),
		url("") format("ttf");
	font-style: italic;
	font-weight: normal;
}

@font-face {
	font-family: BundesSerifWeb;
	src: url("") format("eot"),
		url("") format("woff"),
		url("") format("ttf");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: BundesSerifWeb;
	src: url("") format("eot"),
		url("") format("woff"),
		url("") format("ttf");
	font-style: normal;
	font-weight: bold;
}

@font-face {
	font-family: BundesSerifWeb;
	src: url("") format("eot"),
		url("") format("woff"),
		url("") format("ttf");
	font-style: italic;
	font-weight: bold;
}

@font-face {
	font-family: BundesSerifWeb;
	src: url("") format("eot"),
		url("") format("woff"),
		url("") format("ttf");
	font-style: italic;
	font-weight: normal;
}
