/* amitkuzi.com brand fonts. Keep this file next to ./fonts/ (same folder pair). */
@font-face {
  font-family: "Archivo";
  src: url("./fonts/archivo-latin-wght-normal.woff2") format("woff2");
  font-weight: 100 900;
  font-display: block;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/public-sans-latin-wght-normal.woff2") format("woff2");
  font-weight: 100 900;
  font-display: block;
}
@font-face {
  font-family: "Rubik";
  src: url("./fonts/rubik-latin-wght-normal.woff2") format("woff2");
  font-weight: 100 900;
  font-display: block;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "Rubik";
  src: url("./fonts/rubik-hebrew-wght-normal.woff2") format("woff2");
  font-weight: 100 900;
  font-display: block;
  unicode-range: U+0590-05FF, U+FB1D-FB4F;
}

/* Roles: Archivo = English display/headings, Public Sans = English body,
   Rubik = all Hebrew roles. */
