@font-face {
  font-family: "Obviously Narrow";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./obviously-narrow-regular.otf") format("opentype");
}

@font-face {
  font-family: "Obviously Narrow";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./obviously-narrow-bold.otf") format("opentype");
}
