@charset "UTF-8";

@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?yptmk');
    src:    url('fonts/icomoon.eot?yptmk#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?yptmk') format('truetype'),
        url('fonts/icomoon.woff?yptmk') format('woff'),
        url('fonts/icomoon.svg?yptmk#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-fermer:before {
    content: "\e90f";
}


.icon-icone-check:before {
    content: "\e90d";
}

.icon-icone-checkmark:before {
    content: "\e90d";
}
.icon-icone-vide:before {
    content: "\e90e";
}
.icon-icone-check2:before {
    content: "\e910";
}
.icon-fleche-bas:before {
    content: "\e900";
}
.icon-fleche-droite:before {
    content: "\e901";
}
.icon-fleche-gauche:before {
    content: "\e902";
}
.icon-fleche-haut:before {
    content: "\e903";
}
.icon-francois-chatillon:before {
    content: "\e904";
}
.icon-icone-dispo:before {
    content: "\e905";
}
.icon-icone-dl:before {
    content: "\e906";
}
.icon-icone-maison:before {
    content: "\e907";
}
.icon-icone-option:before {
    content: "\e908";
}
.icon-icone-reserve:before {
    content: "\e909";
}
.icon-icone-vendu:before {
    content: "\e90a";
}
.icon-logo-fragments:before {
    content: "\e90b";
}
.icon-logo-glycines:before {
    content: "\e90c";
}
