/* 
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;
}



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



@font-face {
    font-family: 'ge_tahameen_book';
	src:
        local('ge_tahameen_book'),
		url(../fonts/GE_Thameen_Book.otf) format('opentype');
    font-weight: 400;
    font-style: normal;
}



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

