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

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

@font-face {
    font-family: 'Avenir';
    src: url('Avenir-Black.eot');
    src: local('Avenir Black'), local('Avenir-Black'),
        url('Avenir-Black.eot?#iefix') format('embedded-opentype'),
        url('Avenir-Black.woff2') format('woff2'),
        url('Avenir-Black.woff') format('woff'),
        url('Avenir-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Organo';
    src: url('Organocoloredversionatlogomagazincomorgano-font.eot');
    src: url('Organocoloredversionatlogomagazincomorgano-font.eot?#iefix') format('embedded-opentype'),
        url('Organocoloredversionatlogomagazincomorgano-font.woff2') format('woff2'),
        url('Organocoloredversionatlogomagazincomorgano-font.woff') format('woff'),
        url('Organocoloredversionatlogomagazincomorgano-font.ttf') format('truetype'),
        url('Organocoloredversionatlogomagazincomorgano-font.svg#Organocoloredversionat:logomagazin.comorgano-font') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: "Avenir";
    src: url("avenir-heavy.eot");
    src: url("avenir-heavy.eot?#iefix")format("embedded-opentype"),
        url("avenir-heavy.woff")format("woff"),
        url("avenir-heavy.woff2")format("woff2"),
        url("avenir-heavy.ttf")format("truetype"),
        url("avenir-heavy.svg#Avenir Heavy")format("svg");
    font-weight:800;
    font-style:normal;
    font-display:swap;
}