@charset "UTF-8";

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

}

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

.ic-edit:before {
  content: "a";
}
.ic-eye:before {
  content: "b";
}
.ic-facebook:before {
  content: "c";
}
.ic-flag:before {
  content: "d";
}
.ic-font:before {
  content: "e";
}
.ic-google-plus:before {
  content: "f";
}
.ic-home:before {
  content: "g";
}
.ic-instagram:before {
  content: "h";
}
.ic-link:before {
  content: "i";
}
.ic-mail:before {
  content: "j";
}
.ic-mglass:before {
  content: "k";
}
.ic-minus:before {
  content: "m";
}
.ic-plus:before {
  content: "l";
}
.ic-print:before {
  content: "n";
}
.ic-speach:before {
  content: "p";
}
.ic-speach2:before {
  content: "q";
}
.ic-star:before {
  content: "r";
}
.ic-twitter:before {
  content: "s";
}
.ic-up:before {
  content: "t";
}
.ic-youtube:before {
  content: "u";
}
.ic-desc-practic:before {
  content: "v";
}
.ic-desc-teoretic:before {
  content: "w";
}
.ic-avatar:before {
  content: "x";
}
.ic-reply:before {
  content: "y";
}
.ic-quote:before {
  content: "z";
}

.ic-arrow-up:before {
  content: "o";
}
.ic-arrow-down:before {
  content: "A";
}
.ic-summary:before {
  content: "B";
}