@font-face {
	font-family: spiegel;
	src:
		url("./files/spiegel-400-italic.woff2") format("woff2"),
		url("./files/spiegel-400-italic.woff") format("woff");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: spiegel;
	src:
		url("./files/spiegel-700-italic.woff2") format("woff2"),
		url("./files/spiegel-700-italic.woff") format("woff");
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: spiegel;
	src:
		url("./files/spiegel-400-normal.woff2") format("woff2"),
		url("./files/spiegel-400-normal.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: spiegel;
	src:
		url("./files/spiegel-600-normal.woff2") format("woff2"),
		url("./files/spiegel-600-normal.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: spiegel;
	src:
		url("./files/spiegel-700-normal.woff2") format("woff2"),
		url("./files/spiegel-700-normal.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}
