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

[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-cross_b:before {
  content: "\e901";
}
.icon-cross_a:before {
  content: "\e906";
}
.icon-logo:before {
  content: "\e900";
}
.icon-mark-3:before {
  content: "\e908";
}
.icon-mark-2:before {
  content: "\e909";
}
.icon-mark-1:before {
  content: "\e90a";
}
.icon-arrow-left-1:before {
  content: "\e902";
}
.icon-arrow-left-2:before {
  content: "\e903";
}
.icon-arrow-right-1:before {
  content: "\e904";
}
.icon-arrow-right-2:before {
  content: "\e905";
}
.icon-nav-1:before {
  content: "\e90b";
}
.icon-nav-2:before {
  content: "\e90c";
}
.icon-nav-3:before {
  content: "\e90d";
}
.icon-nav-4:before {
  content: "\e90e";
}
.icon-nav-5:before {
  content: "\e90f";
}
.icon-nav-6:before {
  content: "\e910";
}
.icon-nav-7:before {
  content: "\e911";
}
.icon-nav-8:before {
  content: "\e912";
}
.icon-sns_facebook .path1:before {
  content: "\e913";
  color: rgb(181, 181, 182);
}
.icon-sns_facebook .path2:before {
  content: "\e914";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-sns_instagram:before {
  content: "\e915";
  color: #b5b5b6;
}
.icon-sns_twitter:before {
  content: "\e916";
  color: #b5b5b6;
}
