@font-face {
  font-family: 'Avenir Next';
  src: url('../font/AvenirNextLTPro-Regular.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir Next';
  src: url('../font/AvenirNextLTPro-Thin.otf');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir Next';
  src: url('../font/AvenirNextLTPro-ThinItalic.otf');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Avenir Next';
  src: url('../font/AvenirNextLTPro-Light.otf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir Next';
  src: url('../font/AvenirNextLTPro-LightItalic.otf');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Avenir Next';
  src: url('../font/AvenirNextLTPro-Medium.otf');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir Next';
  src: url('../font/AvenirNextLTPro-MediumItalic.otf');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Avenir Next';
  src: url('../font/AvenirNextLTPro-Bold.otf');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir Next Demi';
  src: url('../font/AvenirNextLTPro-Demi.otf');
  font-style: normal;
}

@font-face {
  font-family: 'Avenir Next Demi';
  src: url('../font/AvenirNextLTPro-DemiItalic.otf');
  font-style: italic;
}
