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


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

.dipi-assignment:before { content: '\e800'; } /* '' */
.dipi-health-safety:before { content: '\e801'; } /* '' */
.dipi-arrow-down:before { content: '\e802'; } /* '' */
.dipi-child:before { content: '\e803'; } /* '' */
.dipi-arrow-right:before { content: '\e804'; } /* '' */
.dipi-check:before { content: '\e805'; } /* '' */
.dipi-check-1:before { content: '\e806'; } /* '' */
.dipi-vaccines:before { content: '\e807'; } /* '' */
.dipi-fluid-med:before { content: '\e808'; } /* '' */
.dipi-arrow-left:before { content: '\e809'; } /* '' */
.dipi-ecg:before { content: '\e80a'; } /* '' */
.dipi-nature:before { content: '\e80b'; } /* '' */
.dipi-airline-seat:before { content: '\e80c'; } /* '' */
.dipi-arrow-up:before { content: '\e80d'; } /* '' */
.dipi-ear:before { content: '\e80e'; } /* '' */
.dipi-allergies:before { content: '\e80f'; } /* '' */
