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

.icons-001-cirujano:before { content: '\e800'; } /* '' */
.icons-002-medicina:before { content: '\e801'; } /* '' */
.icons-003-medicina-1:before { content: '\e802'; } /* '' */
.icons-004-chequeo-medico:before { content: '\e803'; } /* '' */
.icons-005-prescripcion:before { content: '\e804'; } /* '' */
.icons-006-informe-medico:before { content: '\e805'; } /* '' */
.icons-007-doctor-en-medicina:before { content: '\e806'; } /* '' */
.icons-008-equipo-medico:before { content: '\e807'; } /* '' */
.icons-009-digital:before { content: '\e808'; } /* '' */
.icons-010-droga-de-la-medicina:before { content: '\e809'; } /* '' */
.icons-011-medicamento:before { content: '\e80a'; } /* '' */
.icons-012-equipo-medico-1:before { content: '\e80b'; } /* '' */
.icons-013-red:before { content: '\e80c'; } /* '' */
.icons-014-tomografo:before { content: '\e80d'; } /* '' */
.icons-015-tomografia-computarizada:before { content: '\e80e'; } /* '' */
.icons-016-cuarto-de-cirugia:before { content: '\e80f'; } /* '' */
.icons-018-monitor-de-ecg-1:before { content: '\e810'; } /* '' */
.icons-017-monitor-de-ecg:before { content: '\e811'; } /* '' */
.icons-019-mri:before { content: '\e812'; } /* '' */
