/* Self-hosted Noto Sans Hebrew.
   The site uses one variable font file for weights 100-900. */
@font-face {
  font-family: "Noto Sans Hebrew";
  src: url("fonts/NotoSansHebrew-VariableFont_wdth,wght.ttf") format("truetype-variations");
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 62.5% 100%;
  font-display: swap;
}
