@font-face {
  font-family: 'HandsomePro';
  src: url(../fonts/handsome-pro-regular.woff2) format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'roc-grotesk';
  src: url(../fonts/roc-grotesk-regular.woff2) format("woff2");
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'roc-grotesk';
  src: url(../fonts/roc-grotesk-medium.woff2) format("woff2");
  font-display: swap;
  font-weight: 500;
}

@font-face {
  font-family: 'roc-grotesk';
  src: url(../fonts/roc-grotesk-bold.woff2) format("woff2");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'roc-grotesk-wide';
  src: url(../fonts/roc-grotesk-wide-regular.woff2) format("woff2");
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'roc-grotesk-wide';
  src: url(../fonts/roc-grotesk-wide-medium.woff2) format("woff2");
  font-display: swap;
  font-weight: 500;
}

@font-face {
  font-family: 'roc-grotesk-wide';
  src: url(../fonts/roc-grotesk-wide-bold.woff2) format("woff2");
  font-display: swap;
  font-weight: 600;
}
