@font-face {
    font-family: 'Avenir Next';
    src: url('avenir-next-regular.eot') format('eot'),
         url('avenir-next-regular.woff') format('woff'),
         url('avenir-next-regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Avenir Next';
    src: url('AvenirNext-Italic.eot') format('eot'),
         url('AvenirNext-Italic.woff') format('woff'),
         url('AvenirNext-Italic.ttf') format('ttf');
    font-weight: normal;
    font-style: italic;
  }
  @font-face {
    font-family: 'Avenir Next';
    src: url('AvenirNext-Bold.eot') format('eot'),
         url('AvenirNext-Bold.woff') format('woff'),
         url('AvenirNext-Bold.ttf') format('ttf');
    font-weight: bold;
    font-style: normal;
  }
  @font-face {
    font-family: 'Avenir Next';
    src: url('AvenirNext-BoldItalic.eot') format('eot'),
         url('AvenirNext-BoldItalic.woff') format('woff'),
         url('AvenirNext-BoldItalic.ttf') format('ttf');
    font-weight: bold;
    font-style: italic;
  }
  @font-face {
    font-family: 'Avenir Next';
    src: url('avenir-next-medium.eot') format('eot'),
         url('avenir-next-medium.woff') format('woff'),
         url('avenir-next-medium.ttf') format('ttf');
    font-weight: 500;
    font-style: normal;
  }
  @font-face {
    font-family: 'Avenir Next';
    src: url('avenir-next-demi.eot') format('eot'),
         url('avenir-next-demi.woff') format('woff'),
         url('avenir-next-demi.ttf') format('ttf');
    font-weight: 600;
    font-style: normal;
  }
  @font-face {
    font-family: 'Avenir Next';
    src: url('AvenirNext-DemiItalic.eot') format('eot'),
         url('AvenirNext-DemiItalic.woff') format('woff'),
         url('AvenirNext-DemiItalic.ttf') format('ttf');
    font-weight: 600;
    font-style: italic;
  }

  @font-face {
    font-family: 'Avenir Next Condensed';
    src: url('AvenirNextCondensed-Heavy.eot') format('eot'),
         url('AvenirNextCondensed-Heavy.woff') format('woff'),
         url('AvenirNextCondensed-Heavy.ttf') format('ttf');
    font-weight: 900;
  }

  @font-face {
    font-family: 'Helvetica Neue Condensed';
    src: url('HelveticaNeueBoldCondensed.eot') format('eot'),
         url('HelveticaNeueBoldCondensed.woff') format('woff'),
         url('HelveticaNeueBoldCondensed.ttf') format('ttf');
    font-weight: 700;
  }

  @font-face {
    font-family: 'Gilroy';
    src: url('gilroy-bold.eot') format('eot'),
         url('gilroy-bold.woff') format('woff'),
         url('gilroy-bold.ttf') format('ttf');
    font-weight: 700;
  }