@font-face {
	font-family: 'Aeonik';
	src: url('Aeonik-Regular.eot'); /* IE9 Compatibility */
	src: url('Aeonik-Regular.eot?#iefix') format('embedded-opentype'),
		  url('Aeonik-Regular.woff2') format('woff2'),
		  url('Aeonik-Regular.woff') format('woff'),
		  url('Aeonik-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Aeonik';
	src: url('Aeonik-Medium.eot');
	src: url('Aeonik-Medium.eot?#iefix') format('embedded-opentype'),
		  url('Aeonik-Medium.woff2') format('woff2'),
		  url('Aeonik-Medium.woff') format('woff'),
		  url('Aeonik-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Aeonik';
	src: url('Aeonik-Bold.eot');
	src: url('Aeonik-Bold.eot?#iefix') format('embedded-opentype'),
		  url('Aeonik-Bold.woff2') format('woff2'),
		  url('Aeonik-Bold.woff') format('woff'),
		  url('Aeonik-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
