@font-face {
  font-family: 'Avenir LT Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Avenir LT Pro'), url('../fonts/avenir/AvenirLTProLight.woff') format('woff');
}

@font-face {
  font-family: 'Avenir LT Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Avenir LT Pro'), url('../fonts/avenir/AvenirLTProRoman.woff') format('woff');
}

@font-face {
  font-family: 'Avenir LT Pro';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local('Avenir LT Pro'), url('../fonts/avenir/AvenirLTProOblique.woff') format('woff');
}

@font-face {
  font-family: 'Avenir LT Pro';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Avenir LT Pro'), url('../fonts/avenir/AvenirLTProMedium.woff') format('woff');
}

@font-face {
  font-family: 'Avenir LT Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Avenir LT Pro'), url('../fonts/avenir/AvenirLTProHeavy.woff') format('woff');
}

@font-face {
  font-family: 'Avenir LT Pro';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local('Avenir LT Pro'), url('../fonts/avenir/AvenirLTProBlack.woff') format('woff');
}
