@font-face {
  font-family: 'Avant Garde';
  src: url('avant-garde-light.woff2') format('woff2'),
       url('avant-garde-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Avant Garde';
  src: url('avant-garde-book.woff2') format('woff2'),
       url('avant-garde-book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Avant Garde';
  src: url('avant-garde-medium.woff2') format('woff2'),
       url('avant-garde-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}