﻿/* Arabic */

@font-face {
  font-family: NotoSansArabic;
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/NotoSansArabic-Regular.ttf');
}

@font-face {
  font-family: NotoSansArabic;
  font-style: normal;
  font-weight: bold;
  src:  url('../fonts/NotoSansArabic-Bold.ttf');
}
