@font-face {
  font-family: 'Arial';
  src: url('../fonts/ArialRegular.eot');
  src: url('../fonts/ArialRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ArialRegular.woff') format('woff'),
    url('../fonts/ArialRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArialNarrow';
  src: url('../fonts/ArialNarrow.eot');
  src: url('../fonts/ArialNarrow.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ArialNarrow.woff') format('woff'),
    url('../fonts/ArialNarrow.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArialBold';
  src: url('../fonts/ArialBold.eot');
  src: url('../fonts/ArialBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ArialBold.woff') format('woff'),
    url('../fonts/ArialBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BebasNeueRegular';
  src: url('../fonts/BebasNeueRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BebasNeueBold';
  src: url('../fonts/BebasNeueBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BebasNeueBook';
  src: url('../fonts/BebasNeueBook.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BebasNeueLight';
  src: url('../fonts/BebasNeueLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BebasNeueThin';
  src: url('../fonts/BebasNeueThin.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
