@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

@font-face {
  font-family: 'Avenir-Light';
    src: url('../fonts/Avenir-Light.eot');
  	src: 	url('../fonts/Avenir-Light.ttf') format('truetype'), 
  		url('../fonts/Avenir-Light.woff') format('woff'),
  		url('../fonts/Avenir-Light.svg') format('svg'),
  		url('../fonts/Avenir-Light.eot?#iefix') format('eot');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir-LightOblique';
    src: url('../fonts/Avenir-LightOblique.eot');
    src:  url('../fonts/Avenir-LightOblique.ttf') format('truetype'), 
      url('../fonts/Avenir-LightOblique.woff') format('woff'),
      url('../fonts/Avenir-LightOblique.svg') format('svg'),
      url('../fonts/Avenir-LightOblique.eot?#iefix') format('eot');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir-Medium';
    src: url('../fonts/Avenir-Medium.eot');
  	src: 	url('../fonts/Avenir-Medium.ttf') format('truetype'), 
  		url('../fonts/Avenir-Medium.woff') format('woff'),
  		url('../fonts/Avenir-Medium.svg') format('svg'),
  		url('../fonts/Avenir-Medium.eot?#iefix') format('eot');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir-MediumOblique';
    src: url('../fonts/Avenir-MediumOblique.eot');
  	src: 	url('../fonts/Avenir-MediumOblique.ttf') format('truetype'), 
  		url('../fonts/Avenir-MediumOblique.woff') format('woff'),
  		url('../fonts/Avenir-MediumOblique.svg') format('svg'),
  		url('../fonts/Avenir-MediumOblique.eot?#iefix') format('eot');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir-Heavy';
    src: url('../fonts/Avenir-Heavy.eot');
  	src: 	url('../fonts/Avenir-Heavy.ttf') format('truetype'), 
  		url('../fonts/Avenir-Heavy.woff') format('woff'),
  		url('../fonts/Avenir-Heavy.svg') format('svg'),
  		url('../fonts/Avenir-Heavy.eot?#iefix') format('eot');
  font-weight: normal;
  font-style: normal;
}

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

@font-face {
  font-family: 'icon-arrows';
  src:  url('../fonts/icon-arrows.eot?519l5p');
  src:  url('../fonts/icon-arrows.eot?519l5p#iefix') format('embedded-opentype'),
    url('../fonts/icon-arrows.ttf?519l5p') format('truetype'),
    url('../fonts/icon-arrows.woff?519l5p') format('woff'),
    url('../fonts/icon-arrows.svg?519l5p#icon-arrows') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}