@font-face {
  font-family: bad_acid;
  src: url(../fonts/Badacid.woff);
}

* {
   font-family: bad_acid;
}
