@font-face {
  font-family: "HK Grotesk";
  font-weight: 300;
  src: url(./HKGrotesk-Light.otf);
}
@font-face {
  font-family: "HK Grotesk";
  font-weight: 400;
  src: url(./HKGrotesk-Regular.otf);
}
@font-face {
  font-family: "HK Grotesk";
  font-weight: 500;
  src: url(./HKGrotesk-Medium.otf);
}
@font-face {
  font-family: "HK Grotesk";
  font-weight: 600;
  src: url(./HKGrotesk-Bold.otf);
}
@font-face {
  font-family: "Stempel Garamond LT Std";
  font-weight: 600;
  src: url(./Stempel-Garamond-LT-Std-Bold-Italic.otf);
}
@font-face {
  font-family: "Stempel Garamond LT Std";
  font-weight: 400;
  src: url(./Stempel-Garamond-LT-Std-Roman.otf);
}

/*# sourceMappingURL=fonts.css.map */
