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

[class^="icon-"], [class*=" 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-play-circle .path1:before {
  content: "\e913";
  color: rgb(255, 255, 255);
}
.icon-play-circle .path2:before {
  content: "\e914";
  margin-left: -1em;
  color: rgb(50, 118, 250);
}
.icon-account:before {
  content: "\e900";
}
.icon-business:before {
  content: "\e901";
}
.icon-code:before {
  content: "\e902";
}
.icon-design:before {
  content: "\e903";
}
.icon-discord:before {
  content: "\e904";
  color: #5865f2;
}
.icon-health:before {
  content: "\e905";
}
.icon-markrting:before {
  content: "\e906";
}
.icon-notion:before {
  content: "\e907";
}
.icon-painting:before {
  content: "\e908";
}
.icon-quote-down:before {
  content: "\e909";
  color: #f0f5ff;
}
.icon-quote-left:before {
  content: "\e90a";
  color: #f0f5ff;
}
.icon-seo:before {
  content: "\e90b";
}
.icon-video:before {
  content: "\e90c";
}
.icon-vivaldi .path1:before {
  content: "\e90d";
  color: rgb(239, 57, 57);
}
.icon-vivaldi .path2:before {
  content: "\e90e";
  margin-left: -1.07421875em;
  color: rgb(0, 0, 0);
}
.icon-vivaldi .path3:before {
  content: "\e90f";
  margin-left: -1.07421875em;
  color: rgb(255, 255, 255);
}
.icon-volunteer:before {
  content: "\e910";
}
.icon-woman:before {
  content: "\e911";
}
.icon-writer-pencil:before {
  content: "\e912";
}
