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

[class^="icon-"]:before, [class*=" icon-"]:before,
[class^="icon-"]:after, [class*=" icon-"]:after {
  /* 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-arrow-right-round:before {
  content: "\e906";
}
.icon-calendar:before {
  content: "\e900";
}
.icon-link:before {
  content: "\e901";
}
.icon-marker:before {
  content: "\e902";
}
.icon-ribbon_left:before {
  content: "\e903";
}
.icon-ribbon_right:after {
  content: "\e904";
}
.icon-tel:before {
  content: "\e905";
}
.icon-sns-instagram:before {
  content: "\e909";
}
