@font-face {
  font-family: 'dental';
  src: url('../font/dental.eot?9141911');
  src: url('../font/dental.eot?9141911#iefix') format('embedded-opentype'),
       url('../font/dental.woff2?9141911') format('woff2'),
       url('../font/dental.woff?9141911') format('woff'),
       url('../font/dental.ttf?9141911') format('truetype'),
       url('../font/dental.svg?9141911#dental') 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: 'dental';
    src: url('../font/dental.svg?9141911#dental') format('svg');
  }
}
*/
[class^="dental"]:before, [class*=" dental"]:before {
  font-family: "dental";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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); */
}

.dental1:before { content: '\31'; } /* '1' */
.dental29:before { content: '\32'; } /* '2' */
.dental2:before { content: '\33'; } /* '3' */
.dental3:before { content: '\34'; } /* '4' */
.dental4:before { content: '\35'; } /* '5' */
.dental5:before { content: '\36'; } /* '6' */
.dental12:before { content: '\37'; } /* '7' */
.dental8:before { content: '\38'; } /* '8' */
.dental9:before { content: '\39'; } /* '9' */
.dental6:before { content: '\61'; } /* 'a' */
.dental10:before { content: '\62'; } /* 'b' */
.dental7:before { content: '\63'; } /* 'c' */
.dental14:before { content: '\64'; } /* 'd' */
.dental11:before { content: '\65'; } /* 'e' */
.dental15:before { content: '\66'; } /* 'f' */
.dental16:before { content: '\67'; } /* 'g' */
.dental19:before { content: '\68'; } /* 'h' */
.dental17:before { content: '\6a'; } /* 'j' */
.dental18:before { content: '\6b'; } /* 'k' */
.dental21:before { content: '\6c'; } /* 'l' */
.dental20:before { content: '\6d'; } /* 'm' */
.dental22:before { content: '\6e'; } /* 'n' */
.dental23:before { content: '\6f'; } /* 'o' */
.dental24:before { content: '\70'; } /* 'p' */
.dental26:before { content: '\71'; } /* 'q' */
.dental25:before { content: '\72'; } /* 'r' */
.dental27:before { content: '\73'; } /* 's' */
.dental30:before { content: '\74'; } /* 't' */
.dental28:before { content: '\75'; } /* 'u' */
