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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "oghicon";
    src: url("oghicon.svg#oghicon") format("svg");
  }
}

[class^="oghicon-"]:before, [class*=" oghicon-"]:before,
[class^="oghicon-"]:after, [class*=" oghicon-"]:after {   
  font-family: oghicon;
  font-style: normal;
}

.oghicon-close:before { content: "\f100"; }
.oghicon-close2:before { content: "\f101"; }
.oghicon-close3:before { content: "\f102"; }
.oghicon-eye:before { content: "\f103"; }
.oghicon-eye2:before { content: "\f104"; }
.oghicon-global:before { content: "\f105"; }
.oghicon-global2:before { content: "\f106"; }
.oghicon-mail:before { content: "\f107"; }
.oghicon-print1:before { content: "\f108"; }
.oghicon-print2:before { content: "\f109"; }
.oghicon-print3:before { content: "\f10a"; }
.oghicon-search:before { content: "\f10b"; }
.oghicon-search2:before { content: "\f10c"; }
.oghicon-search3:before { content: "\f10d"; }