@font-face {
  font-family: 'Avenir';
  src: url('Avenir-Black.eot'); /* IE9 Compat Modes */
  src: url('Avenir-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Avenir-Black.woff') format('woff'), /* Modern Browsers */
       url('Avenir-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Avenir-Black.svg#3f32b7b0e932d6bbe85d14c9bded23e3') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'Avenir';
  src: url('Avenir-Light.eot'); /* IE9 Compat Modes */
  src: url('Avenir-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Avenir-Light.woff') format('woff'), /* Modern Browsers */
       url('Avenir-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Avenir-Light.svg#78de6cebc05d0d6b5836c87138de5726') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  300;
}

@font-face {
  font-family: 'Avenir';
  src: url('Avenir-Roman.eot'); /* IE9 Compat Modes */
  src: url('Avenir-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Avenir-Roman.woff') format('woff'), /* Modern Browsers */
       url('Avenir-Roman.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Avenir-Roman.svg#2b3cb83e00b279c4ab15de4d02a9caf1') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

