@font-face {
  font-family: 'icomoon';
  src:  url('/assets/vendors/icomoon_brands_used/fonts/icomoon.eot?6ssptx');
  src:  url('/assets/vendors/icomoon_brands_used/fonts/icomoon.eot?6ssptx#iefix') format('embedded-opentype'),
    url('/assets/vendors/icomoon_brands_used/fonts/icomoon.woff2?6ssptx') format('woff2'),
    url('/assets/vendors/icomoon_brands_used/fonts/icomoon.ttf?6ssptx') format('truetype'),
    url('/assets/vendors/icomoon_brands_used/fonts/icomoon.woff?6ssptx') format('woff'),
    url('/assets/vendors/icomoon_brands_used/fonts/icomoon.svg?6ssptx#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon___off-"], [class*=" icon___off-"], [class^="fa-"], [class*=" fa-"]  {
  /* 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-amazon:before, .fa-amazon:before {
  content: "\e91d";
  color: #f90;
}
.icon-behance:before, .fa-behance:before {
  content: "\e958";
  color: #1769ff;
}
.icon-deviantart:before, .fa-deviantart:before {
  content: "\e9bf";
  color: #05cc47;
}
.icon-discord:before, .fa-discord:before {
  content: "\e9c5";
  color: #7289da;
}
.icon-dribbble:before, .fa-dribbble:before {
  content: "\e9d1";
  color: #ea4c89;
}
.icon-etsy:before, .fa-etsy:before {
  content: "\e9ef";
  color: #f16521;
}
.icon-facebook:before, .fa-facebook:before {
  content: "\e9fb";
  color: #1877f2;
}
.icon-google:before, .fa-google:before {
  content: "\ea36";
  color: #4285f4;
}
.icon-instagram:before, .fa-instagram:before {
  content: "\ea83";
  color: #e4405f;
}
.icon-ko-fi:before, .fa-ko-fi:before {
  content: "\eab1";
  color: #f16061;
}
.icon-linkedin:before, .fa-linkedin:before {
  content: "\eac8";
  color: #0077b5;
}
.icon-macys:before, .fa-macys:before {
  content: "\ead6";
  color: #e21a2c;
}
.icon-patreon:before, .fa-patreon:before {
  content: "\eb4f";
  color: #f96854;
}
.icon-paypal:before, .fa-paypal:before {
  content: "\eb50";
  color: #00457c;
}
.icon-pinterest:before, .fa-pinterest:before {
  content: "\eb59";
  color: #bd081c;
}
.icon-redbubble:before, .fa-redbubble:before {
  content: "\eb94";
  color: #e41321;
}
.icon-reddit:before, .fa-reddit:before {
  content: "\eb95";
  color: #ff4500;
}
.icon-snapchat:before, .fa-snapchat:before {
  content: "\ebd0";
  color: #fffc00;
}
.icon-tiktok:before, .fa-tiktok:before {
  content: "\ec28";
}
.icon-tumblr:before, .fa-tumblr:before {
  content: "\ec3a";
  color: #36465d;
}
.icon-twitch:before, .fa-twitch:before {
  content: "\ec3d";
  color: #6441a4;
}
.icon-twitter:before, .fa-twitter:before {
  content: "\ec3e";
  color: #1da1f2;
}
.icon-yelp:before, .fa-yelp:before {
  content: "\ec96";
  color: #d32323;
}
.icon-youtube:before, .fa-youtube:before {
  content: "\ec97";
  color: #f00;
}
