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

.icon-star:before { content: '\e800'; } /* '' */
.icon-vial-virus:before { content: '\e801'; } /* '' */
.icon-square-virus:before { content: '\e802'; } /* '' */
.icon-virus:before { content: '\e803'; } /* '' */
.icon-virus-covid-slash:before { content: '\e804'; } /* '' */
.icon-head-side-virus:before { content: '\e805'; } /* '' */
.icon-viruses:before { content: '\e806'; } /* '' */
.icon-shield-virus:before { content: '\e807'; } /* '' */
.icon-virus-covid:before { content: '\e808'; } /* '' */
.icon-virus-slash:before { content: '\e809'; } /* '' */
.icon-lungs-virus:before { content: '\e80a'; } /* '' */
.icon-user-doctor-hair-mullet:before { content: '\e80b'; } /* '' */
.icon-user-doctor-hair-long:before { content: '\e80c'; } /* '' */
.icon-user-doctor-hair:before { content: '\e80d'; } /* '' */
.icon-user-doctor-message:before { content: '\e80e'; } /* '' */
.icon-user-doctor:before { content: '\e80f'; } /* '' */
.icon-stethoscope:before { content: '\e810'; } /* '' */
.icon-notes-medical:before { content: '\e811'; } /* '' */
.icon-prescription-bottle-medical:before { content: '\e812'; } /* '' */
.icon-comment-medical:before { content: '\e813'; } /* '' */
.icon-users-medical:before { content: '\e814'; } /* '' */
.icon-books-medical:before { content: '\e815'; } /* '' */
.icon-pump-medical:before { content: '\e816'; } /* '' */
.icon-book-medical:before { content: '\e817'; } /* '' */
.icon-files-medical:before { content: '\e818'; } /* '' */
.icon-suitcase-medical:before { content: '\e819'; } /* '' */
.icon-truck-medical:before { content: '\e81a'; } /* '' */
.icon-clipboard-medical:before { content: '\e81b'; } /* '' */
.icon-display-medical:before { content: '\e81c'; } /* '' */
.icon-head-side-medical:before { content: '\e81d'; } /* '' */
.icon-house-medical:before { content: '\e81e'; } /* '' */
.icon-hand-holding-medical:before { content: '\e81f'; } /* '' */
.icon-folder-medical:before { content: '\e820'; } /* '' */
.icon-house-medical-circle-check:before { content: '\e821'; } /* '' */
.icon-house-medical-flag:before { content: '\e822'; } /* '' */
.icon-house-medical-circle-exclamation:before { content: '\e823'; } /* '' */
.icon-house-chimney-medical:before { content: '\e824'; } /* '' */
.icon-house-medical-circle-xmark:before { content: '\e825'; } /* '' */
.icon-message-medical:before { content: '\e826'; } /* '' */
.icon-laptop-medical:before { content: '\e827'; } /* '' */
.icon-file-medical:before { content: '\e828'; } /* '' */
.icon-kit-medical:before { content: '\e829'; } /* '' */
.icon-briefcase-medical:before { content: '\e82a'; } /* '' */
.icon-note-medical:before { content: '\e82b'; } /* '' */
