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

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

.ccd-calendar:before {
  content: "\e902";
}
.ccd-checked:before {
  content: "\e90b";
}
.ccd-circle-dotted:before {
  content: "\e903";
}
.ccd-clock:before {
  content: "\e901";
}
.ccd-cross:before {
  content: "\e905";
}
.ccd-curved-facebook:before {
  content: "\e90d";
}
.ccd-curved-instagram:before {
  content: "\e90e";
}
.ccd-curved-share:before {
  content: "\e90f";
}
.ccd-dotted:before {
  content: "\e908";
}
.ccd-doube-quotes:before {
  content: "\e906";
}
.ccd-globe:before {
  content: "\e904";
}
.ccd-info:before {
  content: "\e907";
}
.ccd-instagram-solid:before {
  content: "\e90a";
}
.ccd-phone:before {
  content: "\e900";
}
.ccd-phone-solid-ic:before {
  content: "\e90c";
}
.ccd-share:before {
  content: "\e909";
}
