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

.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-tiktok:before {
  content: "\e90c";
}
.icon-x:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e901";
}
.icon-credit-card-alt:before {
  content: "\e90d";
}
.icon-check:before {
  content: "\e90b";
}
.icon-shopping-cart:before {
  content: "\e906";
}
.icon-times-circle:before {
  content: "\e90a";
}
.icon-star:before {
  content: "\e909";
}
.icon-close:before {
  content: "\e908";
}
.icon-remove:before {
  content: "\e908";
}
.icon-times:before {
  content: "\e908";
}
.icon-sign-in:before {
  content: "\e907";
}
.icon-user:before {
  content: "\e905";
}
.icon-github:before {
  content: "\e904";
}
.icon-linkedin-square:before {
  content: "\e903";
}
.icon-filter:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-google:before {
  content: "\ea88";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-pinterest:before {
  content: "\ead1";
}
