/* Roc Grotesk — display */
@font-face {
  font-family: 'Roc Grotesk';
  src: url('Roc-Grotesk-Regular.woff') format('woff');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Roc Grotesk';
  src: url('Roc-Grotesk-Medium.woff') format('woff');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'Roc Grotesk';
  src: url('Roc-Grotesk-Bold.woff') format('woff');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Roc Grotesk';
  src: url('Roc-Grotesk-Black.woff') format('woff');
  font-weight: 900;
  font-display: swap;
}
