@font-face {
  font-family: "maexdental";
  src:
    url("fonts/maexdental.woff2") format("woff2"),
    url("fonts/maexdental.ttf") format("truetype"),
    url("fonts/maexdental.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-palette-values --palette0 {
  font-family: "maexdental";
  base-palette: 0;
}
.donte,
[class^="donte-"],
[class*=" donte-"] {
  /* Use !important to prevent extensions from overriding this font. */
  font-family: "maexdental" !important;
  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;
}
.palette0 {
  font-palette: --palette0;
  color: currentColor;
}
.donte-map:before {
  content: "\f008";
}
.donte-list:before {
  content: "\f005";
}
.donte-search:before {
  content: "\f006";
}
.donte-phone:before {
  content: "\f000";
}
.donte-distance:before {
  content: "\f001";
}
.donte-location:before {
  content: "\f007";
}
.donte-close:before {
  content: "\f002";
}
.donte-open:before {
  content: "\f003";
}
.donte-soon:before {
  content: "\f004";
}
