/* 1. Thin (100) */
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-ThinItalic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
}
/* 2. ExtraLight (200) */
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-ExtraLightItalic.woff2") format("woff2");
  font-weight: 200;
  font-style: italic;
}
/* 3. Light (300) */
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}
/* 4. Regular (400) */
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}
/* 5. Medium (500) */
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}
/* 6. SemiBold (600) */
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-SemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}
/* 7. Bold (700) */
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
}
/* 8. ExtraBold (800) */
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-ExtraBoldItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
}
/* 9. Black (900) */
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-BlackItalic.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
}

/*# sourceMappingURL=print.css.map */
