/*@font-face {*/
/*    font-family: YourColor;*/
/*    font-display: swap;*/
/*    src: url("../../fonts/ar/fa-brands-400.ttf") format("truetype");*/

/*}*/

/*@font-face {*/
/*    font-family: YourColor;*/
/*    font-display: swap;*/
/*    src: url("../../fonts/ar/fa-brands-400.woff2") format("truetype");*/

/*}*/

/*@font-face {*/
/*    font-family: YourColor;*/
/*    font-display: swap;*/
/*    src: url("../../fonts/ar/fa-regular-400.ttf") format("truetype");*/

/*}*/

/*@font-face {*/
/*    font-family: YourColor;*/
/*    font-display: swap;*/
/*    src: url("../../fonts/ar/fa-regular-400.woff2") format("truetype");*/

/*}*/

/*@font-face {*/
/*    font-family: YourColor;*/
/*    font-display: swap;*/
/*    src: url("../../fonts/ar/fa-solid-900.ttf") format("truetype");*/

/*}*/

/*@font-face {*/
/*    font-family: YourColor;*/
/*    font-display: swap;*/
/*    src: url("../../fonts/ar/fa-solid-900.woff2") format("truetype");*/

/*}*/

/*@font-face {*/
/*    font-family: YourColor;*/
/*    font-display: swap;*/
/*    src: url("../../fonts/ar/fa-v4compatibility.ttf") format("truetype");*/

/*}*/

/*@font-face {*/
/*    font-family: YourColor;*/
/*    font-display: swap;*/
/*    src: url("../../fonts/ar/fa-v4compatibility.woff2") format("truetype");*/

/*}*/

/* new fonts */
@font-face {
    font-family: ARBFONTS-HACEN-TUNISIA;
    src: url("../../fonts/ar/ARBFONTS-HACEN-TUNISIA.TTF") format("truetype");
    font-display: swap
}

@font-face {
    font-family: HACEN-TUNISIA-LT-REGULAR;
    font-display: swap;
    src: url("../../fonts/ar/HACEN-TUNISIA-LT-REGULAR.TTF") format("truetype");
}

@font-face {
    font-family: HACEN-TUNISIA-BOLD;
    font-display: swap;
    src: url("../../fonts/ar/HACEN-TUNISIA-BOLD.TTF") format("truetype");
}

body {
    font-family: 'HACEN-TUNISIA-LT-REGULAR', sans-serif
}
.fw-700 {
	font-family: 'HACEN-TUNISIA-BOLD', sans-serif !important
}

.en-font {
	font-family: 'HELVETICANEUELTSTD-LT', sans-serif !important;

}

.en-font-bold {
	font-family: 'HELVETICANEUELTSTD-BD', sans-serif !important;

}