/* Generated by Glyphter (http://www.glyphter.com) on  Fri Jun 11 2021*/
@font-face {
    font-family: 'form';
    src: url('../fonts/form.eot');
    src: url('../fonts/form.eot?#iefix') format('embedded-opentype'),
        url('../fonts/form.woff') format('woff'),
        url('../fonts/form.ttf') format('truetype'),
        url('../fonts/form.svg#form') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
    display: inline-block;
    font-family: 'form';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
/*a mettre dans le class*/
.icon-coche-input:before{content:'\0041'; color:lightgreen; font-weight:bold;}
.icon-coche-fichier:before{content:'\0042';color:lightgreen; font-weight:bold;}