@charset "UTF-8";

@font-face {
    font-family:"icons";
    src:url("../../../Frontend/Assets/fonts/cci-icon.woff") format("woff");
    font-weight:normal;
    font-style:normal;
}

[class^="facci-"]:before,
[class*=" facci-"]:before {
    font-family:"icons";
    vertical-align:middle;
    line-height:1;
    font-weight:normal;
    font-style:normal;
    speak:none;
    text-decoration:inherit;
    text-transform:none;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}

/*ICONS*/
.facci-angle-down:before {
    content:"\e90a";
}
.facci-angle-left:before {
    content:"\e924";
}
.facci-angle-right:before {
    content:"\e900";
}
.facci-angle-top:before {
    content:"\e908";
}
.facci-arrow-right:before {
    content:"\e90e";
}
.facci-autolib:before {
    content:"\e912";
}
.facci-book:before {
    content:"\e90b";
}
.facci-bus:before {
    content:"\e918";
}
.facci-calendar:before {
    content:"\e905";
}
.facci-car:before {
    content:"\e91d";
}
.facci-chevron-right:before {
    content:"\e909";
}
.facci-close:before {
    content:"\e929";
}
.facci-dollar:before {
    content:"\e943";
}
.facci-download:before {
    content:"\e90c";
}
.facci-earth:before {
    content:"\e90d";
}
.facci-euro:before {
    content:"\e901";
}
.facci-external:before {
    content:"\e904";
}
.facci-eye:before {
    content: "\e911";
}
.facci-facebook:before {
    content:"\e90f";
}
.facci-favorite:before {
    content:"\e906";
}
.facci-favorite-off:before {
    content:"\e903";
}
.facci-filigramme:before {
    content:"\e927";
}
.facci-google:before {
    content:"\e910";
}
.facci-link:before {
    content:"\e916";
}
.facci-link-down:before {
    content:"\e92a";
}
.facci-linkedin:before {
    content:"\e913";
}
.facci-mail:before {
    content:"\e914";
}
.facci-map-marker:before {
    content:"\e915";
}
.facci-metro-rer:before {
    content:"\e91a";
}
.facci-minus:before {
    content:"\e920";
}
.facci-pen:before {
    content:"\e928";
}
.facci-people:before {
    content:"\e92d";
}
.facci-phone:before {
    content:"\e91f";
}
.facci-phone-contact:before {
    content:"\e92b";
}
.facci-play:before {
    content:"\e91b";
}
.facci-plus:before {
    content:"\e91c";
}
.facci-profil:before {
    content:"\e902";
}
.facci-quote:before {
    content:"\e91e";
}
.facci-search:before {
    content:"\e921";
}
.facci-share:before {
    content:"\e922";
}
.facci-schedule:before {
    content:"\e907";
}
.facci-twitter:before {
    content:"\e923";
}
.facci-velib:before {
    content:"\e919";
}
.facci-viadeo:before {
    content:"\e925";
}
.facci-youtube:before {
    content:"\e926";
}
