/*=================================BebasNeue Regular======================================*/
@font-face {font-family: "BebasNeueRegular";
    src: url("fonts/BebasNeueRegular.eot"); /* IE9*/
    src: url("fonts/BebasNeueRegular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/BebasNeueRegular.woff") format("woff"), /* chrome、firefox */
    url("fonts/BebasNeueRegular.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("fonts/BebasNeueRegular.svg#Optima Regular") format("svg"); /* iOS 4.1- */
}

.colored{
    font-family: 'BebasNeueRegular' !important;
}