@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  src: url("Inter-Regular-1.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: normal;
  src: url("Inter-Italic-1.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("Inter-Medium-1.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 500;
  src: url("Inter-MediumItalic-1.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("Inter-SemiBold-1.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 600;
  src: url("Inter-SemiBoldItalic-1.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: bold;
  src: url("Inter-Bold-1.woff") format("woff");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: bold;
  src: url("Inter-BoldItalic-1.woff") format("woff");
}
