/**************************************************
	00. Externals
 **************************************************/

@font-face {
	font-family: 'Neuzeit Grotesk';
	src: url('../fonts/NeuzeitGrotesk-Light.eot');
	src: url('../fonts/NeuzeitGrotesk-Light.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/NeuzeitGrotesk-Light.woff2') format('woff2'),
		 url('../fonts/NeuzeitGrotesk-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Neuzeit Grotesk';
	src: url('../fonts/NeuzeitGrotesk-Regular.eot');
	src: url('../fonts/NeuzeitGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/NeuzeitGrotesk-Regular.woff2') format('woff2'),
		 url('../fonts/NeuzeitGrotesk-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Neuzeit Grotesk';
	src: url('../fonts/NeuzeitGrotesk-Bold.eot');
	src: url('../fonts/NeuzeitGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/NeuzeitGrotesk-Bold.woff2') format('woff2'),
		 url('../fonts/NeuzeitGrotesk-Bold.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
