@font-face {
  font-family: "Sharp Sans";
  src: url("SharpSans-Bold.woff2") format("woff2"),
    url("SharpSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sharp Sans";
  src: url("SharpSans-Medium.woff2") format("woff2"),
    url("SharpSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sharp Sans";
  src: url("SharpSans-Book.woff2") format("woff2"),
    url("SharpSans-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sharp Grotesk";
  src: url("SharpGroteskBook19.woff2") format("woff2"),
    url("SharpGroteskBook19.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sharp Grotesk";
  src: url("SharpGroteskMedium19.woff2") format("woff2"),
    url("SharpGroteskMedium19.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sharp Grotesk";
  src: url("SharpGroteskSmBold17.woff2") format("woff2"),
    url("SharpGroteskSmBold17.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
