@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?z25j3o');
  src:  url('fonts/icomoon.eot?z25j3o#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?z25j3o') format('truetype'),
    url('fonts/icomoon.woff?z25j3o') format('woff'),
    url('fonts/icomoon.svg?z25j3o#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-searchFix1:before {
  content: "\e91d";
}
.icon-chat-emoticon:before {
  content: "\e900";
}
.icon-chat-photo:before {
  content: "\e903";
}
.icon-chat-send:before {
  content: "\e908";
}
.icon-check-checked:before {
  content: "\e90a";
}
.icon-check-empty:before {
  content: "\e90b";
}
.icon-game-like:before {
  content: "\e90e";
}
.icon-game-not-like:before {
  content: "\e90f";
}
.icon-lips-like:before {
  content: "\e910";
}
.icon-mail-messages:before {
  content: "\e911";
}
.icon-mail-messages-small:before {
  content: "\e917";
}
.icon-match-game:before {
  content: "\e918";
}
.icon-my-matches:before {
  content: "\e919";
}
.icon-my-profile:before {
  content: "\e91c";
}
.icon-visits:before {
  content: "\e924";
}
.icon-match-back:before {
  content: "\e91a";
}
.icon-gallery:before {
  content: "\e90d";
}
.icon-coins:before {
  content: "\e907";
}
.icon-checkmark:before {
  content: "\e91e";
}
.icon-my-collection:before {
  content: "\e916";
}
.icon-chat-bubble:before {
  content: "\e913";
}
.icon-profile-head:before {
  content: "\e909";
}
.icon-lens-search:before {
  content: "\e901";
}
.icon-game-settings:before {
  content: "\e91b";
}
.icon-arrow-right:before {
  content: "\e915";
}
.icon-arrow-left:before {
  content: "\e906";
}
.icon-select-arrow-up:before {
  content: "\e90c";
}
.icon-btn-arrow-left:before {
  content: "\e914";
}
.icon-btn-arrow-right:before {
  content: "\e912";
}
.icon-select-arrow-down:before {
  content: "\e905";
}
.icon-close-window:before {
  content: "\e904";
}
.icon-menu-icon:before {
  content: "\e902";
}
