@font-face {
  font-family: 'Noto';
  src: url("/fonts/noto/NotoKufiArabic-Light.woff2") format("woff2"),
       url("/fonts/noto/NotoKufiArabic-Light.woff") format("woff"),
       url("/fonts/noto/NotoKufiArabic-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Noto';
  src: url("/fonts/noto/NotoKufiArabic-Regular.woff2") format("woff2"),
       url("/fonts/noto/NotoKufiArabic-Regular.woff") format("woff"),
       url("/fonts/noto/NotoKufiArabic-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Noto';
  src: url("/fonts/noto/NotoKufiArabic-Bold.woff2") format("woff2"),
       url("/fonts/noto/NotoKufiArabic-Bold.woff") format("woff"),
       url("/fonts/noto/NotoKufiArabic-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
