@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 400;
  src: url(../vendor/fonts/Inter-Regular.woff2) format("woff2");
}

@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 700;
  src: url(../vendor/fonts/Inter-Bold.woff2) format("woff2");
}
