@font-face {
  font-family: 'dentco';
  src:
    url('fonts/dentco.ttf?igd3z0') format('truetype'),
    url('fonts/dentco.woff?igd3z0') format('woff'),
    url('fonts/dentco.svg?igd3z0#dentco') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dentco' !important;
  speak: none;
  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:before {
  content: "\e911";
}
.icon-right-arrow:before {
  content: "\e921";
}
.icon-left-arrow:before {
  content: "\e92f";
}
.icon-Support:before {
  content: "\e900";
}
.icon-bootstrap:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-clock:before {
  content: "\e903";
}
.icon-custompages:before {
  content: "\e904";
}
.icon-eye:before {
  content: "\e905";
}
.icon-fonts:before {
  content: "\e906";
}
.icon-gallery:before {
  content: "\e907";
}
.icon-code:before {
  content: "\e908";
}
.icon-information:before {
  content: "\e909";
}
.icon-landing-page:before {
  content: "\e90a";
}
.icon-palette:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e90c";
}
.icon-responsive:before {
  content: "\e90d";
}
.icon-seo:before {
  content: "\e90e";
}
.icon-shopping-cart:before {
  content: "\e90f";
}
.icon-sticky:before {
  content: "\e910";
}
