@charset "UTF-8";

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

}

[data-cneji]:before {
  font-family: "cneji" !important;
  content: attr(data-cneji);
  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^="cneji-"]:before,
[class*=" cneji-"]:before {
  font-family: "cneji" !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;
}

.cneji-bulles:before {
  content: "\61";
}
.cneji-cadena:before {
  content: "\62";
}
.cneji-news:before {
  content: "\63";
}
.cneji-plus:before {
  content: "\64";
}
