@charset "UTF-8";

@font-face {
  font-family: "DIN-BLACK";
  src: url("DIN-BLACK.woff2") format("woff2"),
       url("DIN-BLACK.woff") format("woff"),
       url("DIN-BLACK.ttf") format("truetype"),
       url("DIN-BLACK.eot") format("embedded-opentype"),
       url("DIN-BLACK.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}