@font-face {
	font-family: 'Seidenberg';
	src: url('seidenberg-regular-webfont.woff2') format('woff2'), url('seidenberg-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Seidenberg';
	src: url('seidenberg-italic-webfont.woff2') format('woff2'), url('seidenberg-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'Seidenberg';
	src: url('seidenberg-bold-webfont.woff2') format('woff2'), url('seidenberg-bold-webfont.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Seidenberg';
	src: url('seidenberg-bolditalic-webfont.woff2') format('woff2'), url('seidenberg-bolditalic-webfont.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}