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

.my-icon {
  font-family: "icomoon";
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-up:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
}
.icon-tringle-arrow:before {
  content: "\e902";
}
.icon-envato:before {
  content: "\e903";
}
