/* 字体 */
@font-face {
  font-family: "Bold";
  src: url("../font/Montserrat-Bold.woff2");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Medium";
  src: url("../font/Montserrat-Medium.woff2");
  font-display: swap;
}
@font-face {
  font-family: "SemiBold";
  src: url("../font/Montserrat-SemiBold.woff2");
  font-display: swap;
}
@font-face {
  font-family: "CN-Medium";
  src: url("../font/SourceHanSansCN-Medium.woff2");
  font-display: swap;
}
@font-face {
  font-family: "CN-Normal";
  src: url("../font/SourceHanSansCN-Normal.woff2");
  font-display: swap;
}
@font-face {
  font-family: "SF-Republic";
  src: url("../font/SF-New-Republic-Bold-3.woff2");
  font-display: swap;
}
@font-face {
  font-family: "new-republic";
  src: url("../font/new-republic.woff2");
  font-display: swap;
}
@font-face {
  font-family: "new-republic-sc";
  src: url("../font/new-republic-sc.woff2");
  font-display: swap;
}

/* 苹方 */
/* @font-face {
  font-family: "PingFangSC";
  src: url("../font/PingFangSC-Medium.woff2");
} */
@font-face {
  font-family: "PingFangSC-Light";
  src: url("../font/PingFangSC-Light.woff2");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "PingFangSC-Regular";
  src: url("../font/PingFangSC-Regular.woff2");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "PingFangSC-Medium";
  src: url("../font/PingFangSC-Medium.woff2");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "PingFangSC-Semibold";
  src: url("../font/PingFangSC-Semibold.woff2");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "sf-pro-text_regular";
  src: url("../font/sf-pro-text_regular.woff2");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "sf-pro-display_regular";
  src: url("../font/sf-pro-display_regular.woff2");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "sf-pro-display_semibold";
  src: url("../font/sf-pro-display_semibold.woff2");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "sf-pro-text_semibold";
  src: url("../font/sf-pro-text_semibold.woff2");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "sf-pro-text_medium";
  src: url("../font/sf-pro-text_medium.woff2");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Altinn-DIN-Exp-Bold";
  src: url("../font/Altinn-DIN-Exp-Bold.ttf");
  font-weight: 700;
  font-display: swap;
}
