@font-face {
  font-family: 'clue-icon-font';
  src: url('../font/clue-icon-font.eot?70864888');
  src: url('../font/clue-icon-font.eot?70864888#iefix') format('embedded-opentype'),
       url('../font/clue-icon-font.woff2?70864888') format('woff2'),
       url('../font/clue-icon-font.woff?70864888') format('woff'),
       url('../font/clue-icon-font.ttf?70864888') format('truetype'),
       url('../font/clue-icon-font.svg?70864888#clue-icon-font') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'clue-icon-font';
    src: url('../font/clue-icon-font.svg?70864888#clue-icon-font') format('svg');
  }
}
*/
[class^="clueicon-"]:before, [class*=" clueicon-"]:before {
  font-family: "clue-icon-font";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.clueicon-afternoon:before { content: '\e800'; } /* '' */
.clueicon-emergency-care:before { content: '\e802'; } /* '' */
.clueicon-medicare:before { content: '\e80b'; } /* '' */
.clueicon-bracket-boss:before { content: '\e814'; } /* '' */
.clueicon-instagram:before { content: '\e81b'; } /* '' */
.clueicon-google:before { content: '\e81c'; } /* '' */
.clueicon-facebook:before { content: '\e81e'; } /* '' */
.clueicon-molina:before { content: '\e81f'; } /* '' */
.clueicon-mhs:before { content: '\e820'; } /* '' */
.clueicon-chorus:before { content: '\e821'; } /* '' */
.clueicon-forward-health-wisconsin:before { content: '\e822'; } /* '' */
.clueicon-badgercare:before { content: '\e823'; } /* '' */
.clueicon-illinois:before { content: '\e824'; } /* '' */
.clueicon-wisconsin:before { content: '\e825'; } /* '' */
.clueicon-inbrace:before { content: '\e827'; } /* '' */
.clueicon-cosmetic-dentistry:before { content: '\e829'; } /* '' */
.clueicon-medi-cal:before { content: '\e82a'; } /* '' */
.clueicon-endodontics:before { content: '\e82b'; } /* '' */
.clueicon-evening:before { content: '\e82c'; } /* '' */
.clueicon-family:before { content: '\e82d'; } /* '' */
.clueicon-general-dentistry:before { content: '\e82e'; } /* '' */
.clueicon-gum-health:before { content: '\e82f'; } /* '' */
.clueicon-implant-center:before { content: '\e830'; } /* '' */
.clueicon-insurance:before { content: '\e831'; } /* '' */
.clueicon-invisalign-braces:before { content: '\e832'; } /* '' */
.clueicon-invisalign:before { content: '\e833'; } /* '' */
.clueicon-morning:before { content: '\e834'; } /* '' */
.clueicon-new-patient:before { content: '\e835'; } /* '' */
.clueicon-no:before { content: '\e836'; } /* '' */
.clueicon-oral-surgery:before { content: '\e838'; } /* '' */
.clueicon-plain-tooth:before { content: '\e839'; } /* '' */
.clueicon-retainer:before { content: '\e83a'; } /* '' */
.clueicon-tmj:before { content: '\e83e'; } /* '' */
.clueicon-wrinkle-treatment:before { content: '\e840'; } /* '' */
.clueicon-yes:before { content: '\e841'; } /* '' */
.clueicon-not-sure:before { content: '\e842'; } /* '' */
.clueicon-baby-1-2:before { content: '\e843'; } /* '' */
.clueicon-children-6-12:before { content: '\e844'; } /* '' */
.clueicon-children:before { content: '\e845'; } /* '' */
.clueicon-returning-patient:before { content: '\e846'; } /* '' */
.clueicon-neighbor:before { content: '\e847'; } /* '' */
.clueicon-special-needs:before { content: '\e848'; } /* '' */
.clueicon-teen-13-18:before { content: '\e849'; } /* '' */
.clueicon-toddler-3-5:before { content: '\e84a'; } /* '' */
