/* Add custom CSS styles below */ 
@font-face {
  font-family: 'Hacen Tunisia';
  src: url('رابط-مباشر-للخط/Hacen_Tunisia.woff') format('woff'),
       url('رابط-مباشر-للخط/Hacen_Tunisia.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

html, body, * {
  font-family: 'Hacen Tunisia', sans-serif !important;
}