@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?oswpai');
  src:  url('../font/icomoon.eot?oswpai#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?oswpai') format('truetype'),
    url('../font/icomoon.woff?oswpai') format('woff'),
    url('../font/icomoon.svg?oswpai#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-pixiv:before {
  content: "\e900";
}
.icon-X:before {
  content: "\e901";
}
.icon-arrow_left:before {
  content: "\e902";
}
.icon-calendar:before {
  content: "\e903";
}
.icon-gamepad:before {
  content: "\e904";
}
.icon-palette:before {
  content: "\e905";
}
.icon-penandpad:before {
  content: "\e906";
}
.icon-task:before {
  content: "\e907";
}
.icon-mappin:before {
  content: "\e908";
}
.icon-link:before {
  content: "\e909";
}
.icon-menu:before {
  content: "\e90a";
}
.icon-arrow_right:before {
  content: "\e90b";
}
.icon-download:before {
  content: "\e90c";
}
.icon-edit:before {
  content: "\e90d";
}
.icon-close:before {
  content: "\e90e";
}
.icon-add-circle:before {
  content: "\e90f";
}
.icon-external:before {
  content: "\e910";
}
.icon-tag:before {
  content: "\e94b";
}