@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/avenir-next/avenir-next-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir Next Bold';
  src: url('../fonts/avenir-next/avenir-next-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir Next Italic';
  src: url('../fonts/avenir-next/avenir-next-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir Next Light';
  src: url('../fonts/avenir-next/avenir-next-thin.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
