@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1mnekf');
  src:  url('fonts/icomoon.eot?1mnekf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1mnekf') format('truetype'),
    url('fonts/icomoon.woff?1mnekf') format('woff'),
    url('fonts/icomoon.svg?1mnekf#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-edit:before {
  content: "\e913";
}
.icon-admin:before {
  content: "\e900";
}
.icon-bin:before {
  content: "\e901";
}
.icon-calender:before {
  content: "\e902";
}
.icon-camera:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-clubs:before {
  content: "\e905";
}
.icon-crown:before {
  content: "\e906";
}
.icon-enter:before {
  content: "\e907";
}
.icon-folder:before {
  content: "\e908";
}
.icon-friendadd:before {
  content: "\e909";
}
.icon-friends:before {
  content: "\e90a";
}
.icon-friendsub:before {
  content: "\e90b";
}
.icon-info:before {
  content: "\e90c";
}
.icon-locked:before {
  content: "\e90d";
}
.icon-mail:before {
  content: "\e90e";
}
.icon-menu:before {
  content: "\e90f";
}
.icon-nochat:before {
  content: "\e910";
}
.icon-play:before {
  content: "\e911";
}
.icon-ranking:before {
  content: "\e912";
}
.icon-robotic:before {
  content: "\e91a";
}
.icon-rules:before {
  content: "\e914";
}
.icon-search:before {
  content: "\e915";
}
.icon-settings:before {
  content: "\e916";
}
.icon-turns:before {
  content: "\e917";
}
.icon-unlocked:before {
  content: "\e918";
}
.icon-updown:before {
  content: "\e919";
}
