/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Jan-2021, 16:59:07
    Author     : basselnasief
*/

.ar-font {
    font-family: 'Markazi Text', serif;
    font-size: 18px !important;
    letter-spacing: 0px !important;
}

.ar-font-weight-400 {
    font-weight: 400;
}

.ar-font-weight-500 {
    font-weight: 500;
}

.ar-font-weight-600 {
    font-weight: 600;
}

.ar-font-weight-700 {
    font-weight: 700;
}

.bold {
    font-weight: bold;
}

