@font-face {
    font-family: 'AvenirNextUltraLight';
    src: url('AvenirNextUltraLight.eot');
    src: url('AvenirNextUltraLight.eot') format('embedded-opentype'),
         url('AvenirNextUltraLight.woff2') format('woff2'),
         url('AvenirNextUltraLight.woff') format('woff'),
         url('AvenirNextUltraLight.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'AvenirNextHeavy';
    src: url('AvenirNextHeavy.eot');
    src: url('AvenirNextHeavy.eot') format('embedded-opentype'),
         url('AvenirNextHeavy.woff2') format('woff2'),
         url('AvenirNextHeavy.woff') format('woff'),
         url('AvenirNextHeavy.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
