
  @font-face {
    font-family: Poppins;
    src:url(./Poppins-Light.woff2) format("woff2");
    font-weight:300;
    font-style:normal;
    font-display: swap;
  }
  @font-face {
    font-family: Poppins;
    src:url(./Poppins-Regular.woff2) format("woff2");
    font-weight:400;
    font-style:normal;
    font-display: swap;
  }
  @font-face {
    font-family: Poppins;
    src:url(./Poppins-Medium.woff2) format("woff2");
    font-weight:500;
    font-style:normal;
    font-display: swap;
  }
  @font-face {
    font-family: Poppins;
    src:url(./Poppins-SemiBold.woff2) format("woff2");
    font-weight:600;
    font-style:normal;
    font-display: swap;
  }
  @font-face {
    font-family: Poppins;
    src:url(./Poppins-Bold.woff2) format("woff2");
    font-weight:700;
    font-style:normal;
    font-display: swap;
  }

  @font-face {
    font-family: OpenSans;
    src:url(./OpenSans-Light.woff2) format("woff2");
    font-weight:300;
    font-style:normal;
    font-display: swap;
  }
  @font-face {
    font-family: OpenSans;
    src:url(./OpenSans-Regular.woff2) format("woff2");
    font-weight:400;
    font-style:normal;
    font-display: swap;
  }
  @font-face {
    font-family: OpenSans;
    src:url(./OpenSans-Medium.woff2) format("woff2");
    font-weight:500;
    font-style:normal;
    font-display: swap;
  }
  @font-face {
    font-family: OpenSans;
    src:url(./OpenSans-SemiBold.woff2) format("woff2");
    font-weight:600;
    font-style:normal;
    font-display: swap;
  }
  @font-face {
    font-family: OpenSans;
    src:url(./OpenSans-Bold.woff2) format("woff2");
    font-weight:700;
    font-style:normal;
    font-display: swap;
  }

  @font-face {
    font-family: DINOT;
    src:url(./DINOT-Light.woff2) format("woff2");
    font-weight:300;
    font-style:normal;
    font-display: swap;
    unicode-range: U+0030-0039; /* 数字范围 */
  }
  @font-face {
    font-family: DINOT;
    src:url(./DINOT-Regular.woff2) format("woff2");
    font-weight:400;
    font-style:normal;
    font-display: swap;
    unicode-range: U+0030-0039; /* 数字范围 */
  }
  @font-face {
    font-family: DINOT;
    src:url(./DINOT-Medium.woff2) format("woff2");
    font-weight:500;
    font-style:normal;
    font-display: swap;
    unicode-range: U+0030-0039; /* 数字范围 */
  }
  @font-face {
    font-family: DINOT;
    src:url(./DINOT-Bold.woff2) format("woff2");
    font-weight:600;
    font-style:normal;
    font-display: swap;
    unicode-range: U+0030-0039; /* 数字范围 */
  }
  @font-face {
    font-family: DINOT;
    src:url(./DINOT-Black.woff2) format("woff2");
    font-weight:700;
    font-style:normal;
    font-display: swap;
    unicode-range: U+0030-0039; /* 数字范围 */
  }