
@font-face {
    font-family: 'bebas';
    src: url('/fonts/bebasneue-webfont.woff2') format('woff2'),
         url('/fonts/bebasneue-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
  font-family: 'SignPainter';
  src: url('/fonts/SignPainter-HouseScript.eot') format('embedded-opentype'),
       url('/fonts/SignPainter-HouseScript.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

