@font-face {
  font-family: 'rokkosan_icon_fonts';
  src:  url('fonts/rokkosan_icon_fonts.eot?wwbbhs');
  src:  url('fonts/rokkosan_icon_fonts.eot?wwbbhs#iefix') format('embedded-opentype'),
    url('fonts/rokkosan_icon_fonts.ttf?wwbbhs') format('truetype'),
    url('fonts/rokkosan_icon_fonts.woff?wwbbhs') format('woff'),
    url('fonts/rokkosan_icon_fonts.svg?wwbbhs#rokkosan_icon_fonts') 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: 'rokkosan_icon_fonts' !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_arrow_left:before {
  content: "\e900";
}
.icon_arrow_left02:before {
  content: "\e901";
}
.icon_arrow_right:before {
  content: "\e902";
}
.icon_arrow_right02:before {
  content: "\e903";
}
.icon_arrow_top:before {
  content: "\e904";
}
.icon_bel:before {
  content: "\e905";
}
.icon_buy:before {
  content: "\e906";
}
.icon_clock:before {
  content: "\e907";
}
.icon_facebook:before {
  content: "\e908";
}
.icon_flag:before {
  content: "\e909";
}
.icon_gourmet:before {
  content: "\e90a";
}
.icon_home:before {
  content: "\e90b";
}
.icon_important_t:before {
  content: "\e90c";
}
.icon_important:before {
  content: "\e90d";
}
.icon_map_pin:before {
  content: "\e90e";
}
.icon_map_pin02:before {
  content: "\e90f";
}
.icon_play:before {
  content: "\e910";
}
.icon_search:before {
  content: "\e911";
}
.icon_tag:before {
  content: "\e912";
}
.icon_twitter:before {
  content: "\e913";
}
.icon_gift_box:before {
  content: "\e914";
}
.icon_calender:before {
  content: "\e915";
}