@font-face {
  font-family: 'Arial Narrow';
  src: url('../fonts/arial-narrow.eot');
  src: url('../fonts/arial-narrow.woff2') format('woff2'),
       url('../fonts/arial-narrow.eot?#iefix') format('embedded-opentype'),
  	   url('../fonts/ArialNarrow.woff') format('woff'),
       url('../fonts/ArialNarrow.ttf') format('truetype'),
       url('../fonts/ArialNarrow.svg#ArialNarrow') format('svg');
}

