/* Black */
@font-face {
	font-family: 'BebasNeue';
	font-weight:700;
	src: url('BebasNeue-Bold.eot');
	src: url('BebasNeue-Bold.eot?#iefix') format('embedded-opentype'),
		url('BebasNeue-Bold.woff') format('woff'),
		url('BebasNeue-Bold.ttf') format('truetype'),
		url('BebasNeue-Bold.svg') format('svg');
}

/* Regular */
@font-face {
	font-family: 'BebasNeue';
	font-weight:400;
	src: url('BebasNeue-Regular.eot');
	src: url('BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
		url('BebasNeue-Regular.woff') format('woff'),
		url('BebasNeue-Regular.ttf') format('truetype'),
		url('BebasNeue-Regular.svg') format('svg');
}

/* Book */
@font-face {
	font-family: 'BebasNeue';
	font-weight:300;
	src: url('BebasNeue-Book.eot');
	src: url('BebasNeue-Book.eot?#iefix') format('embedded-opentype'),
		url('BebasNeue-Book.woff') format('woff'),
		url('BebasNeue-Book.ttf') format('truetype'),
		url('BebasNeue-Book.svg') format('svg');
}

/* Light */
@font-face {
	font-family: 'BebasNeue';
	font-weight:200;
	src: url('BebasNeue-Light.eot');
	src: url('BebasNeue-Light.eot?#iefix') format('embedded-opentype'),
		url('BebasNeue-Light.woff') format('woff'),
		url('BebasNeue-Light.ttf') format('truetype'),
		url('BebasNeue-Light.svg') format('svg');
}

/* Thin */
@font-face {
	font-family: 'BebasNeue';
	font-weight:100;
	src: url('BebasNeue-Thin.eot');
	src: url('BebasNeue-Thin.eot?#iefix') format('embedded-opentype'),
		url('BebasNeue-Thin.woff') format('woff'),
		url('BebasNeue-Thin.ttf') format('truetype'),
		url('BebasNeue-Thin.svg') format('svg');
}
