@font-face {
	font-family: 'Aller';
	src: url('/resource/fonts/Aller/aller_rg.woff2') format('woff2'),
		 url('/resource/fonts/Aller/aller_rg.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}
@font-face {
	font-family: 'Aller';
	src: url('/resource/fonts/Aller/aller_bd.woff2') format('woff2'),
		 url('/resource/fonts/Aller/aller_bd.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: fallback;
}
