@font-face {
    font-family: "Bold";
    src: url("Tajawal-Bold.woff2.html") format("woff2"), /* Modern Browsers */
    url("Tajawal-Bold.woff.html") format("woff"), /* Modern Browsers */
    url("Tajawal-Bold.ttf.html") format("truetype"), /* Safari, Android, iOS */
    url("Tajawal-Bold.otf") format("opentype"); /* Open Type Font */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Regular';
    src: url("Tajawal-Regular.woff2.html") format("woff2"), /* Modern Browsers */
         url("Tajawal-Regular.woff.html") format("woff"), /* Modern Browsers */
         url("Tajawal-Regular.ttf.html") format("truetype"), /* Safari, Android, iOS */
         url("Tajawal-Regular.otf") format("opentype"); /* Open Type Font */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neo Sans';
    src: url("") format("woff2"), /* Modern Browsers */
         url("") format("woff"), /* Modern Browsers */
         url("") format("truetype"), /* Safari, Android, iOS */
         url("") format("opentype"); /* Open Type Font */
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neo Sans';
    src: url("") format("woff2"), /* Modern Browsers */
         url("") format("woff"), /* Modern Browsers */
         url("") format("truetype"), /* Safari, Android, iOS */
         url("") format("opentype"); /* Open Type Font */
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

