@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "scc-freechart-pos-square",sans-serif !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: "scc-freechart-pos-square",sans-serif !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-scc-pos-sq-acp:before {
  content: "\61";
}
.icon-scc-pos-sq-candle:before {
  content: "\62";
}
.icon-scc-pos-sq-marketcarpet:before {
  content: "\63";
}
.icon-scc-pos-sq-gallery:before {
  content: "\64";
}
.icon-scc-pos-sq-perfchart:before {
  content: "\65";
}
.icon-scc-pos-sq-pnf:before {
  content: "\66";
}
.icon-scc-pos-sq-rrg:before {
  content: "\67";
}
.icon-scc-pos-sq-scan:before {
  content: "\68";
}
.icon-scc-pos-sq-season:before {
  content: "\69";
}
.icon-scc-pos-sq-sharp:before {
  content: "\6a";
}
.icon-scc-pos-sq-yieldcurve:before {
  content: "\6b";
}
