@font-face {
  font-family: 'otsuka';
  src:  url('otsuka.eot?296jda');
  src:  url('otsuka.eot?296jda#iefix') format('embedded-opentype'),
    url('otsuka.ttf?296jda') format('truetype'),
    url('otsuka.woff?296jda') format('woff'),
    url('otsuka.svg?296jda#otsuka') 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: 'otsuka' !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-deco_benefits:before {
  content: "\e902";
}
.icon-deco_point:before {
  content: "\e901";
}
.icon-arrow_drop_down:before {
  content: "\e900";
}
.icon-keyboard_arrow_right:before {
  content: "\e903";
}
.icon-keyboard_arrow_left:before {
  content: "\e904";
}
.icon-keyboard_arrow_down:before {
  content: "\e905";
}
