@font-face {
	font-family: 'Rama Gothic M';
	font-weight: bold;
	font-style: normal;
	src:
		url('/koenig/fonts/RamaGothicM-Heavy.woff') format('woff'),
		url('/koenig/fonts/RamaGothicM-Heavy.woff2') format('woff2');
}

@font-face {
	font-family: 'Rama Gothic E';
	font-weight: normal;
	font-style: normal;
	src:
		url('/koenig/fonts/RamaGothicE-Regular.woff2') format('woff2'),
		url('/koenig/fonts/RamaGothicE-Regular.woff') format('woff');
}

/* Rama Gothic E */
@font-face {
	font-family: 'Rama Gothic E';
	src:
		url('/koenig/fonts/RamaGothicE-Regular.woff') format('woff'),
		url('/koenig/fonts/RamaGothicE-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

/* Rama Gothic E */
@font-face {
	font-family: 'Rama Gothic E';
	src:
		url('/koenig/fonts/RamaGothicE-Bold.woff') format('woff'),
		url('/koenig/fonts/RamaGothicE-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}

/* Rama Gothic E */
@font-face {
	font-family: 'Rama Gothic E';
	src:
		url('/koenig/fonts/RamaGothicE-Bold.woff2') format('woff2'),
		url('/koenig/fonts/RamaGothicE-Bold.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}
