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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    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-burger-02:before {
    content: "\e90f";
}
.icon-burger:before {
    content: "\e910";
}
.icon-plus:before {
    content: "\e911";
}
.icon-close:before {
    content: "\e912";
}
.icon-partager:before {
    content: "\e913";
}
.icon-quote-01:before {
    content: "\e914";
}
.icon-quote-02:before {
    content: "\e915";
}
.icon-full-screen:before {
    content: "\e908";
}
.icon-actus:before {
    content: "\e909";
}
.icon-article:before {
    content: "\e90a";
}
.icon-document:before {
    content: "\e90b";
}
.icon-photos:before {
    content: "\e90c";
}
.icon-video:before {
    content: "\e90d";
}
.icon-retour-haut:before {
    content: "\e90e";
}
.icon-annuaire:before {
    content: "\e900";
}
.icon-contact-map:before {
    content: "\e901";
}
.icon-contact-tel:before {
    content: "\e902";
}
.icon-contact:before {
    content: "\e903";
}
.icon-fleche-bouton:before {
    content: "\e904";
}
.icon-fleche-caroussel-droite:before {
    content: "\e905";
}
.icon-fleche-caroussel-gauche:before {
    content: "\e906";
}
.icon-lettre-info:before {
    content: "\e907";
}
.icon-search:before {
    content: "\f002";
}
.icon-chevron-left:before {
    content: "\f053";
}
.icon-chevron-right:before {
    content: "\f054";
}
.icon-chevron-up:before {
    content: "\f077";
}
.icon-chevron-down:before {
    content: "\f078";
}
.icon-bars:before {
    content: "\f0c9";
}
.icon-navicon:before {
    content: "\f0c9";
}
.icon-reorder:before {
    content: "\f0c9";
}

