@font-face {
  font-family: "Montserrat Arabic";
  src: url("/static/fonts/Montserrat-Arabic-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 100 600;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Arabic";
  src: url("/static/fonts/Montserrat-Arabic-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700 900;
  font-display: swap;
}
