@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?b7ozem');
    src:  url('fonts/icomoon.eot?b7ozem#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?b7ozem') format('truetype'),
    url('fonts/icomoon.woff?b7ozem') format('woff'),
    url('fonts/icomoon.svg?b7ozem#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"], [class^=" is-style-"]::before, [class*=" is-style-"]::before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-menu-groupe:before {
    content: "\e916";
}

.icon-cross:before {
    content: "\e915";
}

.icon-menu:before {
    content: "\e914";
}

.icon-and:before {
    content: "\e90f";
}

.icon-brand:before {
    content: "\e910";
}

.icon-digital:before {
    content: "\e911";
}

.icon-tech:before {
    content: "\e912";
}

.icon-virgule:before {
    content: "\e913";
}

.icon-chevron-top-crochet:before {
    content: "\e909";
}

.icon-chevron-top:before {
    content: "\e90a";
}

.icon-plus:before {
    content: "\e90b";
}

.icon-user:before {
    content: "\e90c";
}

.icon-smiley-crochet:before {
    content: "\e90d";
}

.icon-text:before {
    content: "\e90e";
}

.icon-crochet-end:before {
    content: "\e900";
}

.icon-crochet-start:before {
    content: "\e907";
}

.icon-gimmick:before {
    content: "\e908";
}

.icon-fleche-next:before, ul.is-style-list-arrow > li::before, li.is-style-list-arrow::before  {
    content: "\e901";
}

.icon-fleche-prev:before {
    content: "\e902";
}

.icon-smiley:before {
    content: "\e903";
}

.icon-chevron-down:before {
    content: "\e904";
}

.icon-chevron-right:before {
    content: "\e905";
}

.icon-play:before {
    content: "\e906";
}
