

@font-face {
	font-family: 'Bebas Neue';
	src: url('/assets/fonts/subset-BebasNeue.eot');
	src: url('/assets/fonts/subset-BebasNeue.eot') format('embedded-opentype'),
		url('/assets/fonts/subset-BebasNeue.woff') format('woff'),
		url('/assets/fonts/subset-BebasNeue.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PT Sans';
	src: url('');
	src: url('') format('embedded-opentype'),
		url('') format('woff'),
		url('') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'PT Sans';
	src: url('');
	src: url('') format('embedded-opentype'),
		url('') format('woff'),
		url('') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'PT Sans';
	src: url('');
	src: url('') format('embedded-opentype'),
		url('') format('woff'),
		url('') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'PT Sans';
	src: url('');
	src: url('') format('embedded-opentype'),
		url('') format('woff'),
		url('') format('truetype');
	font-weight: normal;
	font-style: normal;
}


