/* Local self-hosted Inter (optimized WOFF2 only) */
/* Kept only the weights/styles currently used by EazyCG. */

@font-face {
  font-family: "Inter";
  src: url("./Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url("./Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url("./Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url("./Inter-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url("./Inter-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url("./Inter-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url("./Inter-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: block;
}

/* Explicit aliases for the custom weights currently used in the project. */
@font-face {
  font-family: "Inter";
  src: url("./Inter-Bold.woff2") format("woff2");
  font-weight: 650;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url("./Inter-ExtraBold.woff2") format("woff2");
  font-weight: 750;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url("./Inter-ExtraBold.woff2") format("woff2");
  font-weight: 780;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url("./Inter-Black.woff2") format("woff2");
  font-weight: 850;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Inter";
  src: url("./Inter-Black.woff2") format("woff2");
  font-weight: 950;
  font-style: normal;
  font-display: block;
}
