@font-face{
	font-family: 'Conv_SeroPro';
	src: url('/fonts/sero_pro.eot');
	src: url('/fonts/sero_pro.eot?#iefix') format('embedded-opentype'),
		url('/fonts/sero_pro.woff') format('woff');
}

@font-face{
	font-family: 'Conv_SeroPro-Medium';
	src: url('/fonts/sero_pro.eot');
	src: url('/fonts/sero_pro.eot?#iefix') format('embedded-opentype'),
		url('/fonts/sero_pro.woff') format('woff');
}

@font-face{
	font-family: 'Conv_SeroPro-Bold';
	src: url('/fonts/SeroPro-Medium.eot');
	src: url('/fonts/SeroPro-Medium.woff') format('woff'),
		url('/fonts/SeroPro-Medium.ttf') format('truetype'),
		url('/fonts/SeroPro-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family: 'bebas_neue_regular';
	src: url('/fonts/bebasneue_regular.eot');
	src: url('/fonts/bebasneue_regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/bebasneue_regular.woff') format('woff'),
		url('/fonts/bebasneue_regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family: 'bebas_neue_book';
	src: url('/fonts/bebasneue_book.eot');
	src: url('/fonts/bebasneue_book.eot?#iefix') format('embedded-opentype'),
		url('/fonts/bebasneue_book.woff') format('woff'),
		url('/fonts/bebasneue_book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "PFAgoraSlabBold";
	src: url("/fonts/pf-agora-slab-bold.eot");
	src: url("/fonts/pf-agora-slab-bold.eot?#iefix") format("embedded-opentype"),
		 url("/fonts/pf-agora-slab-bold.woff") format("woff"),
		 url("/fonts/pf-agora-slab-bold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}