@charset "UTF-8";

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