@font-face {
	font-family: Roboto_Bold;
    src: url(../fonts/RobotoBold.eot);
    src: url(../fonts/RobotoBold.ttf);
    src: url(../fonts/RobotoBold.woff);
	font-style:normal;
	font-weight:normal;
}
@font-face {
	font-family: Roboto_Light;
    src: url(../fonts/RobotoLight.eot);
    src: url(../fonts/RobotoLight.ttf);
    src: url(../fonts/RobotoLight.woff);
	font-style:normal;
	font-weight:normal;
}
@font-face {
	font-family: BebasNeue_Bold;
    src: url(../fonts/BebasNeue_Bold.otf);
	font-style:normal;
	font-weight:normal;
}
@font-face {
	font-family: BebasNeue_Book;
    src: url(../fonts/BebasNeue_Book.otf);
	font-style:normal;
	font-weight:normal;
}