@charset "UTF-8";

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

}
@font-face {
  font-family: "museo-slab";
  src:url("fonts/MuseoSlab-500/MuseoSlab-500.eot");
  src:url("fonts/MuseoSlab-500/MuseoSlab-500.eot?#iefix") format("embedded-opentype"),
    url("fonts/MuseoSlab-500/MuseoSlab-500.woff") format("woff"),
    url("fonts/MuseoSlab-500/MuseoSlab-500.ttf") format("truetype"),
    url("fonts/MuseoSlab-500/MuseoSlab-500.svg#museo-slab") format("svg");
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: "raleway-regular";
  src:url("fonts/Raleway-Regular/raleway-regular.eot");
  src:url("fonts/Raleway-Regular/raleway-regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/Raleway-Regular/raleway-regular.woff") format("woff"),
    url("fonts/Raleway-Regular/raleway-regular.ttf") format("truetype"),
    url("fonts/Raleway-Regular/raleway-regular.svg#ralewayregular") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "choisy" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-facebook:before {
  content: "j";
}
.icon-twitter:before {
  content: "k";
}
.icon-youtube:before {
  content: "l";
}
.icon-angle-left:before {
  content: "m";
}
.icon-angle-right:before {
  content: "n";
}
.icon-search:before {
  content: "o";
}
.icon-arrows-out:before {
  content: "p";
}
.icon-arrows-in:before {
  content: "q";
}
.icon-arrow-01:before {
  content: "r";
}
.icon-dot:before {
  content: "s";
}
.icon-aaaa-02:before {
  content: "t";
}
.icon-eye:before {
  content: "u";
}
.icon-angle-down:before {
  content: "v";
}
.icon-diaporama-list:before {
  content: "w";
}
.icon-diaporama:before {
  content: "x";
}
.icon-left-open-big:before {
  content: "y";
}
.icon-right-open-big:before {
  content: "z";
}
.icon-nos-elus:before {
  content: "A";
}
.icon-annuaire-municipal:before {
  content: "B";
}
.icon-petites-annonces:before {
  content: "C";
}
.icon-vos-demarches:before {
  content: "D";
}
.icon-choisy-infos-1:before {
  content: "E";
}
.icon-associations:before {
  content: "F";
}
.icon-restauration-scolaire:before {
  content: "G";
}
.icon-acces-aux-droits:before {
  content: "H";
}
.icon-votre-quartier:before {
  content: "I";
}
