@font-face {
  font-family: 'bebas_neuebook';
  src: url('../fonts/bebasneue_book.eot');
  src: url('../fonts/bebasneue_book.eot?#iefix') format('embedded-opentype'),
  url('../fonts/bebasneue_book.woff') format('woff'),
  url('../fonts/bebasneue_book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bebas_neue_regular';
  src: url('../fonts/bebasneue_regular.eot');
  src: url('../fonts/bebasneue_regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/bebasneue_regular.woff') format('woff'),
  url('../fonts/bebasneue_regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arsenalbold';
  src: url('../fonts/arsenal-bold.eot');
  src: url('../fonts/arsenal-bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/arsenal-bold.woff') format('woff'),
  url('../fonts/arsenal-bold.ttf.gz') format('truetype');
  font-weight: bold;
  font-style: normal;

}
@font-face {
  font-family: 'arsenalbold_italic';
  src: url('../fonts/arsenal-bolditalic.eot');
  src: url('../fonts/arsenal-bolditalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/arsenal-bolditalic.woff') format('woff'),
  url('../fonts/arsenal-bolditalic.ttf.gz') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'arsenalitalic';
  src: url('../fonts/arsenal-italic.eot');
  src: url('../fonts/arsenal-italic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/arsenal-italic.woff') format('woff'),
  url('../fonts/arsenal-italic.ttf.gz') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'arsenalregular';
  src: url('../fonts/arsenal-regular.eot');
  src: url('../fonts/arsenal-regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/arsenal-regular.woff') format('woff'),
  url('../fonts/arsenal-regular.ttf.gz') format('truetype');
  font-weight: normal;
  font-style: normal;

}