@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?8bh1oy');
  src:  url('../fonts/icomoon.eot?8bh1oy#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?8bh1oy') format('truetype'),
    url('../fonts/icomoon.woff?8bh1oy') format('woff'),
    url('../fonts/icomoon.svg?8bh1oy#icomoon') 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: '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-arrow_bottom_01:before {
  content: "\e901";
}
.icon-arrow_bottom_02:before {
  content: "\e902";
}
.icon-arrow_bottom_03:before {
  content: "\e903";
}
.icon-arrow_left_01:before {
  content: "\e904";
}
.icon-arrow_left_02:before {
  content: "\e905";
}
.icon-arrow_left_03:before {
  content: "\e906";
}
.icon-arrow_right_02:before {
  content: "\e907";
}
.icon-arrow_right_01:before {
  content: "\e908";
}
.icon-arrow_right_03:before {
  content: "\e909";
}
.icon-arrow_top_01:before {
  content: "\e90a";
}
.icon-arrow_top_02:before {
  content: "\e90b";
}
.icon-arrow_top_03:before {
  content: "\e90c";
}
