@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('AvenirNextLTPro-MediumCn.woff2') format('woff2'),
        url('AvenirNextLTPro-MediumCn.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('AvenirNextLTPro-Regular.woff2') format('woff2'),
        url('AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('AvenirNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
	font-family: 'Conv_AvenirNextLTPro-Demi';
	src: url('AvenirNextLTPro-Demi.eot');
	src: local('☺'), url('AvenirNextLTPro-Demi.woff') format('woff'), 
	url('AvenirNextLTPro-Demi.ttf') format('truetype'), 
	url('AvenirNextLTPro-Demi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}