/* Redpine brand fonts, woff2-only stripped subset for the public partner site.
 * Only the cuts used by /site/index.html are included to keep the image lean.
 */

@font-face {
  font-family: 'Kessler Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/kessler/KesslerTextWeb-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Kessler Text Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/kessler-text-mono/KesslerTextMonoWeb-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'ABC Diatype';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/abc-diatype/ABCDiatype-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'ABC Diatype';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/abc-diatype/ABCDiatype-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'ABC Diatype Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/abc-diatype-mono/ABCDiatypeMono-Regular.woff2') format('woff2');
}
