@font-face {
  font-family: 'Arial-Black';
  src: url('Arial-Black.woff') format('woff'),
       url('Arial-Black.ttf') format('truetype'),
       url('Arial-Black.svg#Arial-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArialBlack';
  src: url('ArialBlack.eot');
  src: url('ArialBlack.woff2') format('woff2'),
       url('ArialBlack.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

