/* Licensed: Black Sun (Inumocca), Notche (Indotype). Body is Google Sans via Google Fonts. */
@font-face {
  font-family: "BlackSun";
  src: url("fonts/black-sun/Blacksun.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Black file only. Own family so weight matching cannot fall through to body. */
@font-face {
  font-family: "Notche Display";
  src: url("fonts/notche/notche-black.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Notche Display";
  src: url("fonts/notche/notche-black-italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
