@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6yyvsm');
  src:  url('fonts/icomoon.eot?6yyvsm#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6yyvsm') format('truetype'),
    url('fonts/icomoon.woff?6yyvsm') format('woff'),
    url('fonts/icomoon.svg?6yyvsm#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;
/*color: #6699ff;*/  /* snow blue     =========== */
/*color: #ff99cc;*/  /* sakura        =========== */
/*color: #996633;*/  /* leather brown =========== */
  color: #009999;    /* spring green  =========== */

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

.icon-icon_14:before {
  content: "\e90c";
}
.icon-icon_13:before {
  content: "\e90d";
}
.icon-icon_01:before {
  content: "\e900";
}
.icon-icon_02:before {
  content: "\e901";
}
.icon-icon_03:before {
  content: "\e902";
}
.icon-icon_04:before {
  content: "\e903";
}
.icon-icon_05:before {
  content: "\e904";
}
.icon-icon_06:before {
  content: "\e905";
}
.icon-icon_07:before {
  content: "\e906";
}
.icon-icon_08:before {
  content: "\e907";
}
.icon-icon_09:before {
  content: "\e908";
}
.icon-icon_10:before {
  content: "\e909";
}
.icon-icon_11:before {
  content: "\e90a";
}
.icon-icon_12:before {
  content: "\e90b";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-bookmark:before {
  content: "\e9d2";
}
.icon-bookmarks:before {
  content: "\e9d3";
}
.icon-point-up:before {
  content: "\ea03";
}
.icon-point-right:before {
  content: "\ea04";
}
