@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "icones-cee-mpr" !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^="cee-"]:before,
[class*=" cee-"]:before {
  font-family: "icones-cee-mpr" !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;
}

.cee-svg-gobbler-4:before {
  content: "\62";
}
.cee-svg-gobbler-0:before {
  content: "\63";
}
.cee-cee:before {
  content: "\61";
}
.cee-mpr-copro:before {
  content: "\64";
}
