@font-face {
    font-family: "custom_font";
    src: url("./custom_font.eot?aaa99334a3c46c686097e783541d6d14#iefix") format("embedded-opentype"),
url("./custom_font.woff2?aaa99334a3c46c686097e783541d6d14") format("woff2"),
url("./custom_font.woff?aaa99334a3c46c686097e783541d6d14") format("woff");
}

i[class^="picto-"]:before, i[class*=" picto-"]:before {
    font-family: custom_font !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.picto-blank:before {
    content: "\f101";
}
.picto-front-augmente:before {
    content: "\f102";
}
.picto-front-contrast:before {
    content: "\f103";
}
.picto-front-print:before {
    content: "\f104";
}
.picto-front-reduce:before {
    content: "\f105";
}
.picto-triangle:before {
    content: "\f106";
}
.picto-user:before {
    content: "\f107";
}
.picto-valid-card:before {
    content: "\f108";
}
.picto-valid:before {
    content: "\f109";
}
.picto-y-download:before {
    content: "\f10a";
}
.picto-z-close:before {
    content: "\f10b";
}
.picto-z-direction:before {
    content: "\f10c";
}
.picto-z-down:before {
    content: "\f10d";
}
.picto-z-home:before {
    content: "\f10e";
}
.picto-z-lines:before {
    content: "\f10f";
}
.picto-z-map:before {
    content: "\f110";
}
.picto-z-mapON:before {
    content: "\f111";
}
