@font-face {
    font-family: 'avenirnextbold';
    src: url('Bold/avenirnextbold.otf');
	 src: url('Bold/avenirnextbold.eot');
    src:url('Bold/avenirnextbold.eot') format('embedded-opentype'),
	url('Bold/avenirnextbold.woff') format('woff'),
         url('Bold/avenirnextbold.ttf') format('truetype');
   /* font-weight: normal;
    font-style: normal;*/

}

@font-face {
    font-family: 'avenirnextdemibold';
    src: url('DemiBold/avenirnextdemibold.otf');
    
	src: url('DemiBold/avenirnextdemibold.eot');
	src:url('DemiBold/avenirnextdemibold.eot') format('embedded-opentype'),
		 url('DemiBold/avenirnextdemibold.woff') format('woff'),
         url('DemiBold/avenirnextdemibold.ttf') format('truetype');
}


@font-face {
    font-family: 'avenirnextregular';
	src: url('Regular/avenirnextregular.otf');

    src: url('Regular/avenirnextregular.eot');
    src:url('Regular/avenirnextregular.eot') format('embedded-opentype'),
		 url('Regular/avenirnextregular.woff') format('woff'),
         url('Regular/avenirnextregular.ttf') format('truetype');
}


@font-face {
    font-family: 'avenirnextmedium';
	src: url('Medium/avenirnextmedium.otf');

    src: url('Medium/avenirnextmedium.eot');
    src:url('Medium/avenirnextmedium.eot') format('embedded-opentype'),
		 url('Medium/avenirnextmedium.woff') format('woff'),
         url('Medium/avenirnextmedium.ttf') format('truetype');
}











@font-face {
    font-family: 'AvenirNextLTPro-Demi';
    src: url('../Avenir Next LT Pro/AvenirNextLTPro-Demi.otf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvenirNextLTPro-Bold';
    src: url('../Avenir Next LT Pro/AvenirNextLTPro-Bold.otf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvenirNextLTPro-Regular';
	
   src: url('../Avenir Next LT Pro/AvenirNextLTPro-Regular.otf');
   
   src: url('../Avenir Next LT Pro/AvenirNextLTPro-Regular.eot'); /* IE9 Compat Modes */
    src:url('../Avenir Next LT Pro/AvenirNextLTPro-Regular.eot') format('embedded-opentype'), /* IE6-IE8 */
		 url('../Avenir Next LT Pro/AvenirNextLTPro-Regular.woff') format('woff'),	 /* Modern Browsers */
         url('../Avenir Next LT Pro/AvenirNextLTPro-Regular.ttf') format('truetype');	/* Safari, Android, iOS */
		 	
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvenirNextLTPro-Medium';
    src: url('../Avenir Next LT Pro/AvenirNextLTPro-Medium.otf');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'AvenirNextLTPro-UltLt 2';
    src: url('../Avenir Next LT Pro/AvenirNextLTPro-UltLt 2.otf');
    font-weight: normal;
    font-style: normal;

}