@font-face {
  font-family: 'sos';
  src: url('../fonts/sos/sos.eot?36107408');
  src: url('../fonts/sos/sos.eot?36107408#iefix') format('embedded-opentype'),
       url('../fonts/sos/sos.woff2?36107408') format('woff2'),
       url('../fonts/sos/sos.woff?36107408') format('woff'),
       url('../fonts/sos/sos.ttf?36107408') format('truetype'),
       url('../fonts/sos/sos.svg?36107408#sos') 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: 'sos';
    src: url('../fonts/sos/sos.svg?36107408#sos') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "sos";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    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 */
    margin-left: .2em;
    /* 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-floppy:before {
    content: '\e800';
}
/* '' */
.icon-print:before {
    content: '\e801';
}
/* '' */
.icon-sos_disponible:before {
    content: '\e802';
}
/* '' */
.icon-mail:before {
    content: '\e803';
}
/* '' */
.icon-seguridad:before {
    content: '\e804';
}
/* '' */
.icon-plus:before {
    content: '\e805';
}
/* '' */
.icon-dolar:before {
    content: '\e806';
}
/* '' */
.icon-lista-check:before {
    content: '\e807';
}
/* '' */
.icon-manos:before {
    content: '\e808';
}
/* '' */
.icon-grafico:before {
    content: '\e809';
}
/* '' */
.icon-impresora:before {
    content: '\e80a';
}
/* '' */
.icon-salir:before {
    content: '\e80b';
}
/* '' */
.icon-pdf:before {
    content: '\e80c';
}
/* '' */
.icon-excel:before {
    content: '\e80d';
}
/* '' */
.icon-documento:before {
    content: '\e80e';
}
/* '' */
.icon-engranaje:before {
    content: '\e80f';
}
/* '' */
.icon-lapiz:before {
    content: '\e810';
}
/* '' */
.icon-flecha-arriba:before {
    content: '\e811';
}
/* '' */
.icon-conjunto-2:before {
    content: '\e812';
}
/* '' */
.icon-circle:before {
    content: '\e813';
}
/* '' */
.icon-basurero:before {
    content: '\e814';
}
/* '' */
.icon-candado:before {
    content: '\e815';
}
/* '' */
.icon-contenedor:before {
    content: '\e816';
}
/* '' */
.icon-usuario:before {
    content: '\e817';
}
/* '' */
.icon-calendar:before {
    content: '\e818';
}
/* '' */
.icon-home:before {
    content: '\e819';
}
/* '' */
.icon-sos_en-observacion:before {
    content: '\e81a';
}
/* '' */
.icon-sos_en-reparacion:before {
    content: '\e81b';
}
/* '' */
.icon-sos_esperando-internacion:before {
    content: '\e81c';
}
/* '' */
.icon-sos_esperando-observacion:before {
    content: '\e81d';
}
/* '' */
.icon-sos_esperando-autorizacion:before {
    content: '\e81e';
}
/* '' */
.icon-sos_esperando-traslado:before {
    content: '\e81f';
}
/* '' */
