@charset "UTF-8";

@font-face {
  font-family: "AlibabaPuHuiTi-2-85-Bold-subfont";
  src: url("./fonts/AlibabaPuHuiTi-2-85-Bold-subfont.woff2") format("woff2"),
       url("./fonts/AlibabaPuHuiTi-2-85-Bold-subfont.woff") format("woff"),
       url("./fonts/AlibabaPuHuiTi-2-85-Bold-subfont.ttf") format("truetype"),
       url("./fonts/AlibabaPuHuiTi-2-85-Bold-subfont.eot") format("embedded-opentype"),
       url("./fonts/AlibabaPuHuiTi-2-85-Bold-subfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AlibabaPuHuiTi-2-75-SemiBold-subfont";
  src: url("./fonts/AlibabaPuHuiTi-2-75-SemiBold-subfont.woff2") format("woff2"),
       url("./fonts/AlibabaPuHuiTi-2-75-SemiBold-subfont.woff") format("woff"),
       url("./fonts/AlibabaPuHuiTi-2-75-SemiBold-subfont.ttf") format("truetype"),
       url("./fonts/AlibabaPuHuiTi-2-75-SemiBold-subfont.eot") format("embedded-opentype"),
       url("./fonts/AlibabaPuHuiTi-2-75-SemiBold-subfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN-BOLD";
  src: url("./fonts/DIN-BOLD.woff2") format("woff2"),
       url("./fonts/DIN-BOLD.woff") format("woff"),
       url("./fonts/DIN-BOLD.ttf") format("truetype"),
       url("./fonts/DIN-BOLD.eot") format("embedded-opentype"),
       url("./fonts/DIN-BOLD.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.al-b{
  font-family: "AlibabaPuHuiTi-2-85-Bold-subfont";
}

.al-m{
  font-family: "AlibabaPuHuiTi-2-75-SemiBold-subfont";
}