@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cbzhpg');
  src:  url('fonts/icomoon.eot?cbzhpg#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cbzhpg') format('truetype'),
    url('fonts/icomoon.woff?cbzhpg') format('woff'),
    url('fonts/icomoon.svg?cbzhpg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cuadrado_amarillo:before {
  content: "\e900";
  color: #fd0;
}
.icon-cuadrado_rojo:before {
  content: "\e901";
  color: #cf0b10;
}
.icon-flecha_amarilla_superior:before {
  content: "\10ffff";
  color: #f6a520;
}
.icon-cuadrado_verde:before {
  content: "\e903";
  color: #3cd52e;
}
.icon-flecha_amarilla .path1:before {
  content: "\e904";
  color: rgb(40, 40, 40);
}
.icon-flecha_amarilla .path2:before {
  content: "\e905";
  margin-left: -0.9892578125em;
  color: rgb(246, 163, 53);
}
.icon-flecha_roja .path1:before {
  content: "\e906";
  color: rgb(40, 40, 40);
}
.icon-flecha_roja .path2:before {
  content: "\e907";
  margin-left: -0.9892578125em;
  color: rgb(235, 0, 41);
}
.icon-cruz_naranja .path1:before {
  content: "\e908";
  color: rgb(245, 162, 64);
}
.icon-cruz_naranja .path2:before {
  content: "\e909";
  margin-left: -0.9892578125em;
  color: rgb(255, 255, 255);
}
