
    @font-face {
        font-family: 'AvenirNext LT Pro';
        src: url('fonts/avenir-next/AvenirNextLTPro-Regular.woff2') format('woff2'),
             url('fonts/avenir-next/AvenirNextLTPro-Regular.woff') format('woff');
        font-weight: 300;
        font-style: normal;

    }
    @font-face {
        font-family: 'AvenirNext LT Pro';
        src: url('fonts/avenir-next/AvenirNextLTPro-Demi.woff2') format('woff2'),
             url('fonts/avenir-next/AvenirNextLTPro-Demi.woff') format('woff');
        font-weight: 500;
        font-style: normal;

    }