@font-face {
    font-family: 'Avenir Next LT Pro Regular';
    src: url('AvenirNextLTPro-Regular.woff') format('woff');
    src: url('AvenirNextLTPro-Regular.woff2') format('woff2');
    font-style: normal;
    font-weight:400;
}


@font-face {
    font-family: 'Avenir Next LT Pro Medium';
    src: url('AvenirNextLTPro-Medium.woff') format('woff');
    src: url('AvenirNextLTPro-Medium.woff2') format('woff2');
    font-style: normal;
    font-weight:500;
}


@font-face {
    font-family: 'Avenir Next LT Pro Demi';
    src: url('AvenirNextLTPro-Demi.woff') format('woff');
    src: url('AvenirNextLTPro-Demi.woff2') format('woff2');
    font-style: normal;
    font-weight:600;
}




@font-face {
    font-family: 'Avenir Next LT Pro Bold';
    src: url('AvenirNextLTPro-Bold.woff') format('woff');
    src: url('AvenirNextLTPro-Bold.woff2') format('woff2');
    font-style: normal;
    font-weight:700;
}

@font-face {
    font-family: 'Avenir Next LT Pro Heavy';
    src: url('AvenirNextLTPro-Heavy.woff') format('woff');
    src: url('AvenirNextLTPro-Heavy.woff2') format('woff2');
    font-style: normal;
    font-weight:900;
}
