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

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

.icon-times-rectangle-o:before {
  content: "\e900";
}
.icon-window-close-o:before {
  content: "\e900";
}
.icon-alarmclock:before {
  content: "\e914";
}
.icon-checkmark:before {
  content: "\e910";
}
.icon-cancel:before {
  content: "\e911";
}
.icon-locked:before {
  content: "\e901";
}
.icon-hourglass:before {
  content: "\e902";
}
.icon-retweet:before {
  content: "\e903";
}
.icon-coins:before {
  content: "\e904";
}
.icon-banknote:before {
  content: "\e905";
}
.icon-chat:before {
  content: "\e906";
}
.icon-comments:before {
  content: "\e906";
}
.icon-bubble:before {
  content: "\e906";
}
.icon-talk:before {
  content: "\e906";
}
.icon-settings:before {
  content: "\e907";
}
.icon-info:before {
  content: "\e908";
}
.icon-mobile:before {
  content: "\e909";
}
.icon-home:before {
  content: "\e90a";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-table2:before {
  content: "\ea71";
}
.icon-cheveron-outline-left:before {
  content: "\e912";
}
.icon-cheveron-outline-right:before {
  content: "\e913";
}
.icon-squared-minus:before {
  content: "\e90c";
}
.icon-squared-plus:before {
  content: "\e90d";
}
.icon-gamepad:before {
  content: "\e90b";
}
.icon-arrow-left:before {
  content: "\e90e";
}
.icon-arrow-right:before {
  content: "\e90f";
}
