/**
 * LoongLink 展示标题字体（fonts.gstatic.com CDN 本地化）
 * 紧凑 / 棱角 / 瘦体 见下方 Angular & Condensed 段
 */
@font-face {
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url("/font/Cinzel-600.woff2") format("woff2");
}
@font-face {
  font-family: "Bebas Neue";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/font/BebasNeue-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Teko";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/font/Teko-300.woff2") format("woff2");
}
@font-face {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/font/Rajdhani-300.woff2") format("woff2");
}
@font-face {
  font-family: "Quantico";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/font/Quantico-400.woff2") format("woff2");
}
@font-face {
  font-family: "Quantico";
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url("/font/Quantico-600.ttf") format("truetype");
}
@font-face {
  font-family: "Chakra Petch";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/font/ChakraPetch-300.woff2") format("woff2");
}
@font-face {
  font-family: "Aldrich";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/font/Aldrich-400.woff2") format("woff2");
}
@font-face {
  font-family: "Michroma";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/font/Michroma-400.woff2") format("woff2");
}
@font-face {
  font-family: "Oxanium";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/font/Oxanium-300.woff2") format("woff2");
}
@font-face {
  font-family: "Pathway Gothic One";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/font/PathwayGothicOne-400.woff2") format("woff2");
}
@font-face {
  font-family: "Abel";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/font/Abel-400.woff2") format("woff2");
}
@font-face {
  font-family: "Sofia Sans Extra Condensed";
  font-style: normal;
  font-weight: 200;
  font-display: block;
  src: url("/font/SofiaSansExtraCondensed-200.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/font/RobotoCondensed-300.woff2") format("woff2");
}
@font-face {
  font-family: "Electrolize";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/font/Electrolize-400.woff2") format("woff2");
}
@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/font/BarlowCondensed-300.woff2") format("woff2");
}
@font-face {
  font-family: "Saira Condensed";
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url("/font/SairaCondensed-600.woff2") format("woff2");
}
