@font-face {
    font-family: 'rq_helvetica_bold';
    src: url(fonts/rqfonts/HelveticaNeueLTArabic-Bold.ttf);
    
}

.rq_helvetica_bold{
    font-family: "rq_helvetica_bold" !important;
}

@font-face {
    font-family: 'rq_helvetica_light';
    src: url(fonts/rqfonts/HelveticaNeueLTArabic-Light.ttf);
}

.rq_helvetica_regular{
    font-family: "rq_helvetica_light" !important;
}