@font-face {
  font-family: "Noto Sans AR";
  src: url("NotoSansArabic.ttf") format("truetype");
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b,
ul,
li,
ol,
figcaption,
div,
input,
a,
span {
  font-family: "Noto Sans AR", Arial, Roboto, sans-serif;
}

