/* Repro — UI & body text */
@font-face {
  font-family: 'Repro';
  src: url('../fonts/Repro-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Repro';
  src: url('../fonts/Repro-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Ivar — display / headings (Medium only) */
@font-face {
  font-family: 'Ivar';
  src: url('../fonts/Ivar-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
