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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-vagon-madera:before {
  content: "\e90b";
}
.icon-vagon-siderurgia:before {
  content: "\e90c";
}
.icon-vagones:before {
  content: "\e90a";
}
.icon-arrow-02:before {
  content: "\e906";
}
.icon-arrow-02-line:before {
  content: "\e907";
}
.icon-arrow-01-line:before {
  content: "\e908";
}
.icon-arrow-01:before {
  content: "\e909";
}
.icon-icon-co2:before {
  content: "\e900";
}
.icon-icon-contaminacion-aire:before {
  content: "\e901";
}
.icon-icon-contenedores:before {
  content: "\e902";
}
.icon-icon-corazon:before {
  content: "\e903";
}
.icon-icon-energia:before {
  content: "\e904";
}
.icon-icon-tren:before {
  content: "\e905";
}
