@charset "UTF-8";

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

}

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

.social-x-logo:before {
  content: "\78";
}
