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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-pencil:before {
  content: "\e907";
}
.icon-comment:before {
  content: "\e923";
}
.icon-addPost:before {
  content: "\e924";
}
.icon-home:before {
  content: "\e925";
}
.icon-user1:before {
  content: "\e926";
}
.icon-icon-close:before {
  content: "\e91f";
}
.icon-options:before {
  content: "\e917";
}
.icon-like:before {
  content: "\e918";
}
.icon-user:before {
  content: "\e916";
}
.icon-google .path1:before {
  content: "\e900";
  color: rgb(22, 126, 230);
}
.icon-google .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(18, 179, 71);
}
.icon-google .path3:before {
  content: "\e912";
  margin-left: -1em;
  color: rgb(15, 153, 62);
}
.icon-google .path4:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}
.icon-google .path5:before {
  content: "\e914";
  margin-left: -1em;
  color: rgb(255, 75, 38);
}
.icon-google .path6:before {
  content: "\e915";
  margin-left: -1em;
  color: rgb(217, 63, 33);
}
.icon-addimg:before {
  content: "\e901";
}
.icon-arrow-back:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
}
.icon-exit:before {
  content: "\e905";
}
.icon-eye-hidden:before {
  content: "\e906";
}
.icon-hashtag:before {
  content: "\e908";
}
.icon-location:before {
  content: "\e90a";
}
.icon-lock:before {
  content: "\e90b";
}
.icon-lupa:before {
  content: "\e90c";
}
.icon-mail:before {
  content: "\e90d";
}
.icon-open-eye:before {
  content: "\e90e";
}
.icon-photo:before {
  content: "\e90f";
}
.icon-plus2:before {
  content: "\e910";
}
.icon-send:before {
  content: "\e911";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-github:before {
  content: "\eab0";
}
