@import url("./orbitron/static/stylesheet.css");
@import url("./roboto_condensed/static/stylesheet.css");
@import url("./AA_triple/stylesheet.css");
@import url("./aneo/stylesheet.css");
@import url("./arounder/stylesheet.css");
@import url("./blanka/stylesheet.css");
@import url("./brigadier/stylesheet.css");
@import url("./chorus/stylesheet.css");
@import url("./coupeur_carve/stylesheet.css");
@import url("./creaking_crypt/stylesheet.css");
@import url("./durendal_and_oliphant/stylesheet.css");
@import url("./eightgon/stylesheet.css");
@import url("./facon/stylesheet.css");
@import url("./intranet/stylesheet.css");
@import url("./klaxon/stylesheet.css");
@import url("./lulu_monospace/stylesheet.css");
@import url("./maratype/stylesheet.css");
@import url("./pantha_extend/stylesheet.css");
@import url("./socium/stylesheet.css");
@import url("./st_kosmolet/stylesheet.css");
@import url("./stanley/stylesheet.css");
@import url("./stone_tomb/stylesheet.css");
@import url("./tintagel/stylesheet.css");
@import url("./tomorrow/stylesheet.css");
@import url("./zenter_SP/stylesheet.css");

/* Inter */
@font-face {
  font-family: "Inter";
  src: url("./inter/Inter-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("./inter/Inter-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("./inter/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("./inter/Inter-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("./inter/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("./inter/Inter-SemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("./inter/Inter-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("./inter/Inter-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}