@font-face {
  font-family: 'mizuno_icon';
  src:
    url('fonts/mizuno_icon.ttf?6w5q2z') format('truetype'),
    url('fonts/mizuno_icon.woff?6w5q2z') format('woff'),
    url('fonts/mizuno_icon.svg?6w5q2z#mizuno_icon') 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: 'mizuno_icon' !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-ico_rocket:before {
  content: "\e906";
}
.icon-m_i_blog:before {
  content: "\e900";
}
.icon-m_i_cheer:before {
  content: "\e901";
}
.icon-m_i_mail:before {
  content: "\e902";
}
.icon-m_i_office:before {
  content: "\e903";
}
.icon-m_i_policy:before {
  content: "\e904";
}
.icon-m_i_prof:before {
  content: "\e905";
}
.icon-line_a:before {
  content: "\e610";
}
.icon-caret-down:before {
  content: "\e611";
}
.icon-caret-up:before {
  content: "\e613";
}
.icon-caret-left:before {
  content: "\e614";
}
.icon-caret-right:before {
  content: "\e615";
}
.icon-link:before {
  content: "\e621";
}
.icon-attachment:before {
  content: "\e623";
}
.icon-press:before {
  content: "\e907";
}
.icon-phone:before {
  content: "\e908";
}
.icon-facebook-circular-logo:before {
  content: "\e909";
}
.icon-clock:before {
  content: "\e90a";
}
.icon-envelope:before {
  content: "\e90b";
}
.icon-home:before {
  content: "\e90c";
}
.icon-magnifier27:before {
  content: "\e90e";
}
.icon-placeholder:before {
  content: "\e916";
}
.icon-instagram-logo:before {
  content: "\e917";
}
.icon-smartphone:before {
  content: "\e919";
}
.icon-ico_ar_down:before {
  content: "\e91a";
}
.icon-ico_ar_left:before {
  content: "\e91b";
}
.icon-ico_ar_right:before {
  content: "\e91c";
}
.icon-ico_ar_up:before {
  content: "\e91d";
}
.icon-calendar:before {
  content: "\e921";
}
.icon-twitter:before {
  content: "\ea91";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-youtube-play:before {
  content: "\f16a";
}
