@font-face {
  font-family: 'AvenirLTStd-Black';
  src: url('../font/AvenirLTStd-Black.eot');
  src: url('../font/AvenirLTStd-Black.eot?#iefix') format('embedded-opentype'),
       url('../font/AvenirLTStd-Black.svg#AvenirLTStd-Black') format('svg'),
       url('../font/AvenirLTStd-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirLTStd-Book';
  src: url('../font/AvenirLTStd-Book.eot');
  src: url('../font/AvenirLTStd-Book.eot?#iefix') format('embedded-opentype'),
       url('../font/AvenirLTStd-Book.svg#AvenirLTStd-Book') format('svg'),
       url('../font/AvenirLTStd-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirLTStd-Roman';
  src: url('../font/AvenirLTStd-Roman.eot');
  src: url('../font/AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'),
       url('../font/AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg'),
       url('../font/AvenirLTStd-Roman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


