@font-face {
  font-family: 'itc book regular';
  font-style: normal;
  font-weight: 400;
  src: local('ITC Avant Garde Gothic Book'),
    url('fonts/ITCAvantGardePro-Bk.ttf') format('ttf');
}
@font-face {
  font-family: 'itc pro';
  font-style: normal;
  font-weight: 700;
  src: local('ITC Avant Garde Gothic Pro'),
    url('fonts/ITCAvantGardePro-XLt.ttf') format('ttf');
}
