@font-face {
  font-family: 'roc-grotesk-extrawide';
  src: url('{{ "RocGrotesk-ExtraWideBlack.woff2" | asset_url }}') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'roc-grotesk-wide';
  src: url('{{ "RocGrotesk-WideExtraBold.woff2" | asset_url }}') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
