/* 
@font-face {
    font-family: "BarlowSemiCondensed";
	font-weight: normal;
    src: url("../font/BarlowSemiCondensed-Medium.woff2") format("woff2"),
       url("../font/BarlowSemiCondensed-Medium.woff") format("woff"),
       url("../font/BarlowSemiCondensed-Medium.ttf") format("truetype"),
       url("../font/BarlowSemiCondensed-Medium.eot") format("embedded-opentype"),
       url("../font/BarlowSemiCondensed-Medium.svg") format("svg");
}
@font-face {
   font-family: "BarlowSemiCondensed-SemiBoldItalic";
   font-weight: normal;
    src: url("../font/BarlowSemiCondensed-SemiBoldItalic.woff2") format("woff2"),
       url("../font/BarlowSemiCondensed-SemiBoldItalic.woff") format("woff"),
       url("../font/BarlowSemiCondensed-SemiBoldItalic.ttf") format("truetype"),
       url("../font/BarlowSemiCondensed-SemiBoldItalic.eot") format("embedded-opentype"),
       url("../font/BarlowSemiCondensed-SemiBoldItalic.svg") format("svg");
}
@font-face {
   font-family: "BarlowSemiCondensed-SemiBold";
   font-weight: bold;
    src: url("../font/BarlowSemiCondensed-SemiBold.woff2") format("woff2"),
       url("../font/BarlowSemiCondensed-SemiBold.woff") format("woff"),
       url("../font/BarlowSemiCondensed-SemiBold.ttf") format("truetype"),
       url("../font/BarlowSemiCondensed-SemiBold.eot") format("embedded-opentype"),
       url("../font/BarlowSemiCondensed-SemiBold.svg") format("svg");
}
@font-face {
   font-family: "BarlowSemiCondensed-Black";
    src: url("../font/BarlowSemiCondensed-Black.woff2") format("woff2"),
       url("../font/BarlowSemiCondensed-Black.woff") format("woff"),
       url("../font/BarlowSemiCondensed-Black.ttf") format("truetype"),
       url("../font/BarlowSemiCondensed-Black.eot") format("embedded-opentype"),
       url("../font/BarlowSemiCondensed-Black.svg") format("svg");
}
@font-face {
   font-family: "BarlowSemiCondensed-Regular";
   font-weight: normal;
    src: url("../font/BarlowSemiCondensed-Regular.woff2") format("woff2"),
       url("../font/BarlowSemiCondensed-Regular.woff") format("woff"),
       url("../font/BarlowSemiCondensed-Regular.ttf") format("truetype"),
       url("../font/BarlowSemiCondensed-Regular.eot") format("embedded-opentype"),
       url("../font/BarlowSemiCondensed-Regular.svg") format("svg");
}
@font-face {
  font-family: "MyriadPro";
  font-weight: normal;
  src: url("../font/MyriadPro Regular.woff2") format("woff2"),
       url("../font/MyriadPro Regular.woff") format("woff"),
       url("../font/MyriadPro Regular.ttf") format("truetype"),
       url("../font/MyriadPro Regular.eot") format("embedded-opentype"),
       url("../font/MyriadPro Regular.svg") format("svg");
}
@font-face{
    font-family: "PingFangSC";
    src: url('../font/PingFang-SC-Regular.otf');
}
@font-face {
  font-family: "DIN-Medium";
  src: url("../font/DIN-Medium.woff2") format("woff2"),
       url("../font/DIN-Medium.woff") format("woff"),
       url("../font/DIN-Medium.ttf") format("truetype"),
       url("../font/DIN-Medium.eot") format("embedded-opentype"),
       url("../font/DIN-Medium.svg") format("svg");
}
@font-face {
  font-family: "DIN-Bold";
  src: url("../font/DIN-Bold.woff2") format("woff2"),
       url("../font/DIN-Bold.woff") format("woff"),
       url("../font/DIN-Bold.ttf") format("truetype"),
       url("../font/DIN-Bold.eot") format("embedded-opentype"),
       url("../font/DIN-Bold.svg") format("svg");
} */