/* iA Writer Fonts - Variable Fonts (Open Source, SIL OFL 1.1) */

/* iA Writer Mono - For writing/code (monospaced) */
@font-face {
  font-family: 'iA Writer Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('./ia-writer/ia-writer-mono.woff2') format('woff2-variations');
}

/* iA Writer Quattro - For reading (proportional with typewriter spacing) */
@font-face {
  font-family: 'iA Writer Quattro';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('./ia-writer/ia-writer-quattro.woff2') format('woff2-variations');
}
