@font-face {
    font-family: 'Avenir';
    font-display: swap;
    src: url('Avenir-Light-07.eot');
    src: url('Avenir-Light-07.eot?#iefix') format('embedded-opentype'),
         url('Avenir-Light-07.woff2') format('woff2'),
         url('Avenir-Light-07.woff') format('woff'),
         url('Avenir-Light-07') format('truetype');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'Avenir';
    font-display: swap;
    src: url('Avenir-Medium-09.eot');
    src: url('Avenir-Medium-09.eot?#iefix') format('embedded-opentype'),
         url('Avenir-Medium-09.woff2') format('woff2'),
         url('Avenir-Medium-09.woff') format('woff'),
         url('Avenir-Medium-09') format('truetype');
    font-weight: 500;
    font-style: normal;

}