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

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

.vamtam-theme-Tooth-2:before {
  content: "\e907";
}
.vamtam-theme-Tooth-1:before {
  content: "\e908";
}
.vamtam-theme-Tooth-3:before {
  content: "\e909";
}
.vamtam-theme-Insurance:before {
  content: "\e90a";
}
.vamtam-theme-dentistry:before {
  content: "\e90b";
}
.vamtam-theme-smile:before {
  content: "\e90c";
}
.vamtam-theme-line:before {
  content: "\e90d";
}
.vamtam-theme-sun:before {
  content: "\e90e";
}
.vamtam-theme-curve-line:before {
  content: "\e90f";
}
.vamtam-theme-emergency-phone:before {
  content: "\e900";
}
.vamtam-theme-testimonials-bubles:before {
  content: "\e901";
}
.vamtam-theme-talk:before {
  content: "\e902";
}
.vamtam-theme-adults:before {
  content: "\e903";
}
.vamtam-theme-kids:before {
  content: "\e904";
}
.vamtam-theme-woman:before {
  content: "\e905";
}
.vamtam-theme-emergency:before {
  content: "\e906";
}
