@font-face {
  font-family: 'sk-icon';
  src:  url('fonts/sk-icon.eot?osz9vh');
  src:  url('fonts/sk-icon.eot?osz9vh#iefix') format('embedded-opentype'),
    url('fonts/sk-icon.ttf?osz9vh') format('truetype'),
    url('fonts/sk-icon.woff?osz9vh') format('woff'),
    url('fonts/sk-icon.svg?osz9vh#sk-icon') 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: 'sk-icon' !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-sk-verified-badge:before {
  content: "\e900";
  color: #1d9bf0;
}
.icon-sk-map2:before {
  content: "\e901";
}
.icon-sk-shield-check-fill:before {
  content: "\e902";
}
.icon-sk-school-fill:before {
  content: "\e903";
}
.icon-sk-lightbulb-flash-line:before {
  content: "\e904";
}
.icon-sk-list-check:before {
  content: "\e905";
}
.icon-sk-home:before {
  content: "\e906";
}
.icon-sk-bug-line:before {
  content: "\e907";
}
.icon-sk-checkbox-circle-fill:before {
  content: "\e908";
}
.icon-sk-bard-fill:before {
  content: "\e909";
}
.icon-sk-customer-service-fill:before {
  content: "\e90a";
}
.icon-sk-phone-fill:before {
  content: "\e90b";
}
.icon-sk-mail-ai-line:before {
  content: "\e90c";
}
.icon-sk-star-fill:before {
  content: "\e90d";
}
.icon-sk-map-pin-line:before {
  content: "\e90e";
}
