@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?s1rp0z');
  src:  url('fonts/icomoon.eot?s1rp0z#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?s1rp0z') format('truetype'),
    url('fonts/icomoon.woff?s1rp0z') format('woff'),
    url('fonts/icomoon.svg?s1rp0z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="subarashiiicon-"], [class*=" subarashiiicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.subarashiiicon-Arrow_1-Left:before {
  content: "\e900";
  color: #faf5e3;
}
.subarashiiicon-Arrow_1-Right:before {
  content: "\e901";
  color: #faf5e3;
}
.subarashiiicon-Arrow-_2-Left:before {
  content: "\e902";
  color: #faf5e3;
}
.subarashiiicon-Arrow_2-Right:before {
  content: "\e903";
  color: #faf5e3;
}
