@font-face {
    font-family: 'Nizar';
    src: url('../../../fonts/Nizar.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body, h1, h2, h3, h4 {
    font-family: 'Nizar', sans-serif;
}

/* ArabicFont */
@font-face {
  font-family: 'ArabicFont';
  src: url('../../../fonts/ArabicFont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
