// SANS

@font-face {
	font-family: 'BundesSans Web';
	src: url('/fonts/bundes/fonts/BundesSansWeb-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: fallback;
}

@font-face {
	font-family: 'BundesSans Web';
	src: url('/fonts/bundes/fonts/BundesSansWeb-Regular.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: fallback;
}

@font-face {
	font-family: 'BundesSans Web';
	src: url('/fonts/bundes/fonts/BundesSansWeb-Bold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: fallback;
}

@font-face {
	font-family: 'BundesSans Web';
	src: url('/fonts/bundes/fonts/BundesSansWeb-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: fallback;
}

@font-face {
	font-family: 'BundesSans Web';
	src: url('/fonts/bundes/fonts/BundesSansWeb-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: fallback;
}

@font-face {
	font-family: 'BundesSans Web';
	src: url('/fonts/bundes/fonts/BundesSansWeb-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: fallback;
}

// SERIF

@font-face {
	font-family: 'BundesSerif Web';
	src: url('/fonts/bundes/fonts/BundesSerifWeb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}

@font-face {
	font-family: 'BundesSerif Web';
	src: url('/fonts/bundes/fonts/BundesSerifWeb-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: fallback;
}

@font-face {
	font-family: 'BundesSerif Web';
	src: url('/fonts/bundes/fonts/BundesSerifWeb-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: fallback;
}

@font-face {
	font-family: 'BundesSerif Web';
	src: url('/fonts/bundes/fonts/BundesSerifWeb-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: fallback;
}
