@charset "UTF-8";

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