/* Self-hosted Rubik Arabic. This stylesheet is linked only for the Arabic locale. */
@font-face {
  font-family: "Rubik Arabic";
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("/fonts/rubik-arabic.woff2") format("woff2");
}

@font-face {
  font-family: "Rubik Arabic";
  font-style: italic;
  font-weight: 300 900;
  font-display: swap;
  src: url("/fonts/rubik-arabic-italic.woff2") format("woff2");
}
