@font-face {
  font-family: 'ITC Avant Garde Gothic LT';
  src: url('ITC Avant Garde Gothic LT Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic LT';
  src: url('ITC Avant Garde Gothic LT Book.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic LT';
  src: url('ITC Avant Garde Gothic LT Demi.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'ITC Avant Garde Gothic LT';
  src: url('ITC Avant Garde Gothic LT Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}