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

.medical-bandage:before { content: '\e802'; } /* '' */
.medical-catheter:before { content: '\e803'; } /* '' */
.medical-colostomy:before { content: '\e804'; } /* '' */
.medical-covid-test:before { content: '\e805'; } /* '' */
.medical-droplets:before { content: '\e807'; } /* '' */
.medical-ear:before { content: '\e808'; } /* '' */
.medical-emergency:before { content: '\e809'; } /* '' */
.medical-gender:before { content: '\e80a'; } /* '' */
.medical-health-security:before { content: '\e80b'; } /* '' */
.medical-health:before { content: '\e80c'; } /* '' */
.medical-heart-beat:before { content: '\e80d'; } /* '' */
.medical-heart-rate:before { content: '\e80e'; } /* '' */
.medical-hospital:before { content: '\e80f'; } /* '' */
.medical-infuse:before { content: '\e810'; } /* '' */
.medical-injection:before { content: '\e811'; } /* '' */
.medical-kid:before { content: '\e812'; } /* '' */
.medical-lung:before { content: '\e813'; } /* '' */
.medical-medical-sign-board:before { content: '\e814'; } /* '' */
.medical-medicine-1:before { content: '\e815'; } /* '' */
.medical-medicine:before { content: '\e816'; } /* '' */
.medical-medics:before { content: '\e817'; } /* '' */
.medical-nebulizer:before { content: '\e818'; } /* '' */
.medical-off-work:before { content: '\e81a'; } /* '' */
.medical-oxygen:before { content: '\e81b'; } /* '' */
.medical-psychiatry:before { content: '\e81e'; } /* '' */
.medical-pulse:before { content: '\e81f'; } /* '' */
.medical-sanitizer:before { content: '\e820'; } /* '' */
.medical-services:before { content: '\e821'; } /* '' */
.medical-stetoschop:before { content: '\e822'; } /* '' */
.medical-stretcher:before { content: '\e823'; } /* '' */
.medical-taracheostomy:before { content: '\e825'; } /* '' */
.medical-thermometer:before { content: '\e826'; } /* '' */
.medical-virus:before { content: '\e829'; } /* '' */
.medical-wheel-chair:before { content: '\e82a'; } /* '' */
