/**
 * Fuentes locales — Bw Nista Grotesk (Medium).
 *
 * @package Hendricks_BNW
 */

@font-face {
  font-family: 'Bw Nista Grotesk';
  src: url('../fonts/BwNistaGrotesk-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
