﻿

.f9 {
    font-size: 9px !important;
}
.f10 {
    font-size: 10px !important;
}

.f11 {
    font-size: 11px !important;
}
.f12 {
    font-size: 12px !important;
}

.f13 {
    font-size: 13px !important;
}

.f14 {
    font-size: 14px !important;
}

.f15 {
    font-size: 15px !important;
}

.f16 {
    font-size: 16px !important;
}
.f17 {
    font-size: 17px !important;
}

.f18 {
    font-size: 18px !important;
}

/*FONTS Class*/
.th {
    font-family: tahoma !important;
}

.naz {
    font-family: 'BNazanin' !important;
}


.naskh {
    font-family: 'naskh' !important;
}

.Mitra {
    font-family: 'BMitra' !important;
}

.Traffic {
    font-family: 'BTraffic' !important;
}

.yekan {
    font-family: "ByekanRegular" !important;
}

.sans{
    font-family: 'sans' !important;
    font-weight : 300;
} 

.sansl{
    font-family: 'sansl' !important;
    font-weight : normal;
}