﻿/* 
@font-face {
    font-family: "barlowsemicondensed";
	font-weight: normal;
    src:  format("woff2"),
        format("woff"),
        format("truetype"),
        format("embedded-opentype"),
        format("svg");
}
@font-face {
   font-family: "barlowsemicondensed-semibolditalic";
   font-weight: normal;
    src:  format("woff2"),
        format("woff"),
        format("truetype"),
        format("embedded-opentype"),
        format("svg");
}
@font-face {
   font-family: "barlowsemicondensed-semibold";
   font-weight: bold;
    src:  format("woff2"),
        format("woff"),
        format("truetype"),
        format("embedded-opentype"),
        format("svg");
}
@font-face {
   font-family: "barlowsemicondensed-black";
    src:  format("woff2"),
        format("woff"),
        format("truetype"),
        format("embedded-opentype"),
        format("svg");
}
@font-face {
   font-family: "barlowsemicondensed-regular";
   font-weight: normal;
    src:  format("woff2"),
        format("woff"),
        format("truetype"),
        format("embedded-opentype"),
        format("svg");
}
@font-face {
  font-family: "myriadpro";
  font-weight: normal;
  src:  format("woff2"),
        format("woff"),
        format("truetype"),
        format("embedded-opentype"),
        format("svg");
}
@font-face{
    font-family: "pingfangsc";
    src: ;
}
@font-face {
  font-family: "din-medium";
  src:  format("woff2"),
        format("woff"),
        format("truetype"),
        format("embedded-opentype"),
        format("svg");
}
@font-face {
  font-family: "din-bold";
  src:  format("woff2"),
        format("woff"),
        format("truetype"),
        format("embedded-opentype"),
        format("svg");
} */