@charset "UTF-8";

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

}

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

.opusi-megaphone:before {
  content: "a";
}
.opusi-chart-area:before {
  content: "b";
}
.opusi-network:before {
  content: "c";
}
.opusi-design-pencil-rule-streamline:before {
  content: "e";
}
.opusi-painting-pallet-streamline:before {
  content: "f";
}
.opusi-magic-magic-wand-streamline:before {
  content: "g";
}
.opusi-arrow-streamline-target:before {
  content: "h";
}
.opusi-micro-record-streamline:before {
  content: "i";
}
.opusi-settings-streamline-2:before {
  content: "j";
}
.opusi-bubble-love-streamline-talk:before {
  content: "k";
}
.opusi-email-mail-streamline:before {
  content: "l";
}
.opusi-bubble-comment-streamline-talk:before {
  content: "m";
}
.opusi-bulb:before {
  content: "n";
}
.opusi-twitter-alt:before {
  content: "d";
}
.opusi-youtube:before {
  content: "o";
}
.opusi-linkedin:before {
  content: "p";
}
.opusi-facebook:before {
  content: "q";
}
.opusi-path:before {
  content: "r";
}
.opusi-puzzle:before {
  content: "s";
}
.opusi-browser:before {
  content: "t";
}
.opusi-graph-bar:before {
  content: "x";
}
.opusi-radio-tower:before {
  content: "u";
}
.opusi-megaphone-1:before {
  content: "v";
}
