@font-face {
   font-family: "SansaPro-Normal";
   src: url("fonts/SansaPro-Normal.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "DIN Pro Bold";
   src: url("fonts/DIN Pro Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "DIN Pro";
   src: url("fonts/DIN Pro.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}