@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?3rbom4');
  src:  url('../fonts/icomoon.eot?3rbom4#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?3rbom4') format('truetype'),
    url('../fonts/icomoon.woff?3rbom4') format('woff'),
    url('../fonts/icomoon.svg?3rbom4#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: 3;

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

.icon-gmail:before {
  content: "\e907";
  color: #d14836;
}
.icon-instagram:before {
  content: "\e908";
  color: #e4405f;
}
.icon-blogger:before {
  content: "\e909";
  color: #ff5722;
}
.icon-facebook:before {
  content: "\e90a";
  color: #3b5998;
}
.icon-pinterest:before {
  content: "\e90b";
  color: #bd081c;
}
.icon-line:before {
  content: "\e90c";
  color: #00c300;
}
.icon-youtube:before {
  content: "\e90d";
  color: #f00;
}
.icon-messenger:before {
  content: "\e90e";
  color: #0084ff;
}
.icon-s2:before {
  content: "\e900";
}
.icon-s3:before {
  content: "\e901";
}
.icon-s1:before {
  content: "\e902";
}
.icon-s9:before {
  content: "\e903";
}
.icon-s8:before {
  content: "\e904";
}
.icon-s4:before {
  content: "\e905";
}
.icon-s7:before {
  content: "\e906";
}
.icon-s6:before {
  content: "\e996";
}
