@font-face {
	font-family: 'Absolut';
	font-weight: normal;
	font-style: normal;
	src: url('fonts/Absolut-Medium.eot'),
		url('fonts/Absolut-Medium.woff') format('woff'),
		url('fonts/Absolut-Medium.otf') format('opentype'),
		url('fonts/Absolut-Medium.svg') format('svg'),
		url('fonts/Absolut-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Absolut';
	font-weight: bold;
	font-style: normal;
	src: url('fonts/Absolut-Bold.eot'),
		url('fonts/Absolut-Bold.woff') format('woff'),
		url('fonts/Absolut-Bold.otf') format('opentype'),
		url('fonts/Absolut-Bold.svg') format('svg'),
		url('fonts/Absolut-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'An Tiiques';
	font-weight: normal;
	font-style: normal;
	src: url('fonts/An-Tiiques.eot');
	src: url('fonts/An-Tiiques.eot?#iefix') format('embedded-opentype'),
		url('fonts/An-Tiiques.woff2') format('woff2'),
		url('fonts/An-Tiiques.woff') format('woff'),
		url('fonts/An-Tiiques.svg#An-Tiiques') format('svg'),
		url('fonts/An-Tiiques.ttf') format('truetype');
}