/*
 * Urbanist (SIL Open Font License 1.1) — see OFL.txt in this directory.
 * Open-source replacement for the licensed Atyp brand font.
 */
@font-face {
  font-family: 'Urbanist';
  font-weight: 100 900;
  font-display: fallback; /* clarify intended behaviour */
  font-style: normal;
  src: url('Urbanist-VariableFont_wght.ttf') format('truetype');
}
@font-face {
  font-family: 'Urbanist';
  font-weight: 100 900;
  font-display: fallback; /* clarify intended behaviour */
  font-style: italic;
  src: url('Urbanist-Italic-VariableFont_wght.ttf') format('truetype');
}
