/* 
ProVision Co.
-------------
This web application design and development by ProVision Co.

 All source files, presentable or core, graphics and layout are owned/controlled by PPB and ProVision, and no one, entity or individual, can use/modify/destribute at anytime or at anywhere without a written approval from ProVision.
--------------
Omar Shamali
www.provision.ps 

*/



@font-face {
    font-family: 'provision';
	src:
        local('provision'),
		url(../fonts/ProVision.ttf) format('ttf');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}


@font-face {
    font-family: 'truesign';
	src:
        local('truesign'),
		url(../fonts/HelveticaNeue-Thin.woff) format('woff');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}



@font-face {
    font-family: 'simplified';
	src:
        local('simplified'),
		url(../fonts/SimplifiedArabic.ttf) format('ttf');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
