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

[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-st-instagram:before {
  content: "\e816";
}
.icon-st-facebook:before {
  content: "\e817";
}
.icon-st-arrow-down:before {
  content: "\e800";
}
.icon-st-arrow-up:before {
  content: "\e801";
}
.icon-st-arrow-left:before {
  content: "\e802";
}
.icon-st-arrow-right:before {
  content: "\e803";
}
.icon-st-checkmark:before {
  content: "\e804";
}
.icon-st-checkmark-circle:before {
  content: "\e805";
}
.icon-st-close:before {
  content: "\e806";
}
.icon-st-close-circle:before {
  content: "\e807";
}
.icon-st-exclamation-mark:before {
  content: "\e808";
}
.icon-st-exclamation-mark-circle:before {
  content: "\e809";
}
.icon-st-i:before {
  content: "\e810";
}
.icon-st-i-circle:before {
  content: "\e811";
}
.icon-st-play:before {
  content: "\e812";
}
.icon-st-play-circle:before {
  content: "\e813";
}
.icon-st-question-mark:before {
  content: "\e814";
}
.icon-st-question-mark-circle:before {
  content: "\e815";
}
