@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?pce9vx&v=201611');
  src:  url('../fonts/icomoon.eot?pce9vx&v=201611#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?pce9vx&v=201611') format('truetype'),
    url('../fonts/icomoon.woff?pce9vx&v=201611') format('woff'),
    url('../fonts/icomoon.svg?pce9vx&v=201611#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;

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

.icon-jishin:before {
  content: "\e90c";
}
.icon-kyoiku:before {
  content: "\e90a";
}
.icon-calendar:before {
  content: "\e91b";
}
.icon-administration:before {
  content: "\e901";
}
.icon-appearance:before {
  content: "\e902";
}
.icon-hikkoshi:before {
  content: "\e903";
}
.icon-kaigo:before {
  content: "\e904";
}
.icon-kanko:before {
  content: "\e905";
}
.icon-kankyo:before {
  content: "\e906";
}
.icon-kekkon:before {
  content: "\e907";
}
.icon-kenko:before {
  content: "\e908";
}
.icon-kohoshi:before {
  content: "\e909";
}
.icon-living:before {
  content: "\e912";
}
.icon-localnews:before {
  content: "\e913";
}
.icon-mayor:before {
  content: "\e914";
}
.icon-nenkin:before {
  content: "\e915";
}
.icon-parliament:before {
  content: "\e916";
}
.icon-kosodate:before {
  content: "\e917";
}
.icon-news:before {
  content: "\e918";
}
.icon-search:before {
  content: "\e919";
}
.icon-topics:before {
  content: "\e91a";
}
.icon-home:before {
  content: "\e900";
}
.icon-warning:before {
  content: "\e90b";
}

