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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ic-earth:before {
  content: "\e9ca";
}
.icon-ic-youtube:before {
  content: "\ea9d";
}
.icon-ic-youtube2:before {
  content: "\ea9e";
}
.icon-ic-onedrive:before {
  content: "\eaaf";
}
.icon-ic-keyword:before {
  content: "\e90c";
}
.icon-ic-sharepinterest:before {
  content: "\e90a";
}
.icon-ic-shareplurk:before {
  content: "\e90b";
}
.icon-ic-share-fb:before {
  content: "\e900";
}
.icon-ic-share-google:before {
  content: "\e901";
}
.icon-ic-share-in:before {
  content: "\e902";
}
.icon-ic-share-line:before {
  content: "\e903";
}
.icon-ic-share-linecall:before {
  content: "\e904";
}
.icon-ic-share-mail:before {
  content: "\e905";
}
.icon-ic-share-t:before {
  content: "\e906";
}
.icon-ic-share-twitter:before {
  content: "\e907";
}
.icon-ic-share-w:before {
  content: "\e908";
}
.icon-ic-share-blog:before {
  content: "\e909";
}

