@font-face {
	font-family: "BebasNeue";
	src: url("../fonts/BebasNeueBold.ttf");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: "BebasNeue";
	src: url("../fonts/BebasNeueLight.ttf");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: "BebasNeue";
	src: url("../fonts/BebasNeueRegular.ttf");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "BebasNeue";
	src: url("../fonts/BebasNeueThin.ttf");
	font-weight: 100;
	font-style: normal;
}

/*don't know font-weigth*/
@font-face {
	font-family: "BebasNeueBook";
	src: url("../fonts/BebasNeueBook.ttf");
	font-weight: 400;
	font-style: normal;
}



/*
@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-Light.ttf");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-CondLight.ttf");
	font-weight: 300;
	font-style: italic;
}*/