@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?wq4zl9');
  src:  url('fonts/icomoon.eot?wq4zl9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?wq4zl9') format('woff2'),
    url('fonts/icomoon.ttf?wq4zl9') format('truetype'),
    url('fonts/icomoon.woff?wq4zl9') format('woff'),
    url('fonts/icomoon.svg?wq4zl9#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-login:before {
  content: "\e916";
}
.icon-email:before {
  content: "\e901";
}
.icon-arrowRight:before {
  content: "\e904";
}
.icon-arrowUp:before {
  content: "\e905";
}
.icon-arrowLeft:before {
  content: "\e914";
}
.icon-home:before {
  content: "\e906";
}
.icon-lock:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e900";
}
.icon-new-tab:before {
  content: "\e913";
}
.icon-search:before {
  content: "\e90b";
}
.icon-piggy-bank:before {
  content: "\e90d";
}
.icon-youtube:before {
  content: "\e90c";
}
.icon-twitter:before {
  content: "\e902";
}
.icon-help:before {
  content: "\e90e";
}
.icon-information:before {
  content: "\e90f";
}
.icon-coin-yen:before {
  content: "\e911";
}
.icon-building:before {
  content: "\e912";
}
.icon-justice:before {
  content: "\e910";
}
.icon-ok:before {
  content: "\e907";
}
.icon-ng:before {
  content: "\e908";
}
.icon-triangle:before {
  content: "\e909";
}
.icon-lawyer:before {
  content: "\e90a";
}
.icon-ok:before {
  content: "\e907";
}
.icon-ng:before {
  content: "\e908";
}
.icon-triangle:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e903";
}
