@font-face {
  font-family: 'Avenir Next Medium';
  src: url('Avenir-Next-Medium/AvenirNextMedium.otf') format('opentype');
}

@font-face {
  font-family: 'Avenir';
  src: url('Avenir/Avenir.otf') format('opentype');
}

@font-face {
  font-family: 'Avenir Heavy';
  src: url('Avenir-Heavy/AvenirHeavy.ttf') format('truetype');
}