@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?xbbr0l') format('truetype'),
    url('fonts/icomoon.woff?xbbr0l') format('woff'),
    url('fonts/icomoon.svg?xbbr0l#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: 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;
}

.icon-my-arrow1:before {
  content: "\e900";
}
.icon-my-cart:before {
  content: "\e901";
}
.icon-my-company:before {
  content: "\e902";
}
.icon-my-contact:before {
  content: "\e903";
}
.icon-my-contact2:before {
  content: "\e904";
}
.icon-my-delivery:before {
  content: "\e905";
}
.icon-my-freeedaiyaru:before {
  content: "\e906";
}
.icon-my-guide:before {
  content: "\e907";
}
.icon-my-home:before {
  content: "\e908";
}
.icon-my-item:before {
  content: "\e909";
}
.icon-my-login:before {
  content: "\e90a";
}
.icon-my-shop:before {
  content: "\e90b";
}
.icon-my-user:before {
  content: "\e90c";
}
