@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  src: local("Inter-Regular"), url("Inter-Regular.ttf");
}

@font-face {
  font-family: "Sharp Grotesk";
  font-style: normal;
  font-weight: 400;
  src: local("SharpGroteskBook-20"), url("SharpGroteskBook-20.woff");
}

@font-face {
  font-family: "Sharp Grotesk";
  font-style: bold;
  font-weight: 600;
  src: local("SharpGroteskSmBold-20"), url("SharpGroteskSmBold-20.woff");
}
