@font-face {
  font-family: 'Arnhem';
  src:  url('ArnhemPro-Normal.eot');
  src:  url('ArnhemPro-Normal.eot') format('embedded-opentype'),
    url('ArnhemPro-Normal.ttf') format('truetype'),
    url('ArnhemPro-Normal.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Arnhem';
  src:  url('ArnhemPro-Bold.eot');
  src:  url('ArnhemPro-Bold.eot') format('embedded-opentype'),
    url('ArnhemPro-Bold.ttf') format('truetype'),
    url('ArnhemPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}