@font-face {
  font-family: "iconfont"; /* Project id 5176209 */
  src: url('iconfont.woff2?t=1779779246869') format('woff2'),
       url('iconfont.woff?t=1779779246869') format('woff'),
       url('iconfont.ttf?t=1779779246869') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-link:before {
  content: "\e7fc";
}

.icon-home:before {
  content: "\e7fb";
}

.icon-more-02:before {
  content: "\e7fa";
}

.icon-more-01:before {
  content: "\e7f8";
}

.icon-search:before {
  content: "\e7f9";
}

.icon-contact:before {
  content: "\e7f4";
}

.icon-service:before {
  content: "\e7f5";
}

.icon-totop:before {
  content: "\e7f3";
}

.icon-voice:before {
  content: "\e7f6";
}

.icon-document:before {
  content: "\e7f7";
}

.icon-menu:before {
  content: "\e6c0";
}

.icon-nav-close:before {
  content: "\e639";
}

.icon-prev-01:before {
  content: "\e6de";
}

.icon-next-01:before {
  content: "\e6df";
}

.icon-nav-btn:before {
  content: "\e729";
}

