@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:'BebasNeue';
    src: url('Fonts/BebasNeue.eot');
    src: url('Fonts/BebasNeue.eot?#iefix') format('embedded-opentype'),
         url('Fonts/BebasNeue.woff2') format('woff2'),
         url('Fonts/BebasNeue.woff') format('woff'),
         url('Fonts/BebasNeue.ttf') format('truetype'),
         url('Fonts/BebasNeue.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family:'BebasNeueBold';
	src:url('Fonts/BebasNeueBold.eot');
	src:url('Fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
		url('Fonts/BebasNeueBold.woff2') format('woff2'),
		url('Fonts/BebasNeueBold.woff') format('woff'),
		url('Fonts/BebasNeueBold.ttf') format('truetype'),
		url('Fonts/BebasNeueBold.svg#bebas_neuebold') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'BebasNeueLight';
	src:url('Fonts/BebasNeueLight.eot');
	src:url('Fonts/BebasNeueLight.eot?#iefix') format('embedded-opentype'),
		url('Fonts/BebasNeueLight.woff2') format('woff2'),
		url('Fonts/BebasNeueLight.woff') format('woff'),
		url('Fonts/BebasNeueLight.ttf') format('truetype'),
		url('Fonts/BebasNeueLight.svg#bebas_neuelight') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'OpenSans';
	src:url('Fonts/OpenSans.eot');
	src:url('Fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
		url('Fonts/OpenSans.woff2') format('woff2'),
		url('Fonts/OpenSans.woff') format('woff'),
		url('Fonts/OpenSans.ttf') format('truetype'),
		url('Fonts/OpenSans.svg#open_sansregular') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'OpenSansLight';
	src:url('Fonts/OpenSansLight.eot');
	src:url('Fonts/OpenSansLight.eot?#iefix') format('embedded-opentype'),
		url('Fonts/OpenSansLight.woff2') format('woff2'),
		url('Fonts/OpenSansLight.woff') format('woff'),
		url('Fonts/OpenSansLight.ttf') format('truetype'),
		url('Fonts/OpenSansLight.svg#open_sanslight') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'OpenSansSemiBold';
	src:url('Fonts/OpenSansSemiBold.eot');
    src:url('Fonts/OpenSansSemiBold.eot?#iefix') format('embedded-opentype'),
		url('Fonts/OpenSansSemiBold.woff2') format('woff2'),
		url('Fonts/OpenSansSemiBold.woff') format('woff'),
		url('Fonts/OpenSansSemiBold.ttf') format('truetype'),
		url('Fonts/OpenSansSemiBold.svg#open_sanssemibold') format('svg');
	font-weight:normal;
	font-style:normal;
}