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

[class^="myicon-"], [class*=" myicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mys' !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;
}

.myicon-tech-sup-2-clean:before {
  content: "\e907";
}
.myicon-rocket-clean:before {
  content: "\e906";
}
.myicon-icon-bolt:before {
  content: "\e903";
}
.myicon-web-clean:before {
  content: "\e900";
}
.myicon-ai-integration-clean:before {
  content: "\e901";
}
.myicon-graphic-design-clean:before {
  content: "\e902";
}
.myicon-icon-finance-mode:before {
  content: "\e904";
}
.myicon-icon-verified-user:before {
  content: "\e905";
}
