/* ===========================
   FLATICON (rutas -> ../fonts)
   =========================== */
@font-face {
  font-family: "flaticon";
  src: url("../fonts/flaticon.woff2?7d4da66f210334deefae0e09eaa93c38") format("woff2"),
       url("../fonts/flaticon.woff?7d4da66f210334deefae0e09eaa93c38") format("woff"),
       url("../fonts/flaticon.eot?7d4da66f210334deefae0e09eaa93c38#iefix") format("embedded-opentype"),
       url("../fonts/flaticon.ttf?7d4da66f210334deefae0e09eaa93c38") format("truetype"),
       url("../fonts/flaticon.svg?7d4da66f210334deefae0e09eaa93c38#flaticon") format("svg");
}

i[class^=flaticon-]:before,
i[class*=" flaticon-"]:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flaticon-viber:before { content: "\f101"; }
.flaticon-airplane:before { content: "\f102"; }
.flaticon-road-freight:before { content: "\f103"; }
.flaticon-ocean-freight:before { content: "\f104"; }
.flaticon-verified:before { content: "\f105"; }
.flaticon-supply-chain:before { content: "\f106"; }
.flaticon-right-arrow:before { content: "\f107"; }
.flaticon-shipping:before { content: "\f108"; }
.flaticon-magnifying-glass:before { content: "\f109"; }
.flaticon-down-arrow:before { content: "\f10a"; }
.flaticon-facebook-app-symbol:before { content: "\f10b"; }
.flaticon-twitter:before { content: "\f10c"; }
.flaticon-linkedin-big-logo:before { content: "\f10d"; }
.flaticon-instagram:before { content: "\f10e"; }
.flaticon-left-chevron:before { content: "\f10f"; }
.flaticon-left-arrow:before { content: "\f110"; }
.flaticon-right-chevron:before { content: "\f111"; }
.flaticon-up-right-arrow:before { content: "\f112"; }
.flaticon-arrow:before { content: "\f113"; }
.flaticon-cruise:before { content: "\f114"; }
.flaticon-cargo-ship:before { content: "\f115"; }
.flaticon-top:before { content: "\f116"; }
.flaticon-logistics:before { content: "\f117"; }
.flaticon-menu:before { content: "\f118"; }
.flaticon-quotation:before { content: "\f119"; }
.flaticon-cloud-download:before { content: "\f11a"; }
/*# sourceMappingURL=flaticon.css.map */


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

[class^="icon-"],
[class*=" icon-"] {
  /* Evita conflictos con extensiones del navegador que cambian fuentes */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-002-viber:before { content: "\f101"; }
.icon-003-airplane:before { content: "\f102"; }
.icon-004-road-freight:before { content: "\f103"; }
.icon-005-ocean-freight:before { content: "\f104"; }
.icon-006-verified:before { content: "\f105"; }
.icon-007-supply-chain:before { content: "\f106"; }
.icon-008-right-arrow:before { content: "\f107"; }
.icon-009-shipping:before { content: "\f108"; }
.icon-010-magnifying-glass:before { content: "\f109"; }
.icon-011-down-arrow:before { content: "\f10a"; }
.icon-012-facebook-app-symbol:before { content: "\f10b"; }
.icon-013-twitter:before { content: "\f10c"; }
.icon-014-linkedin-big-logo:before { content: "\f10d"; }
.icon-015-instagram:before { content: "\f10e"; }
.icon-016-left-chevron:before { content: "\f10f"; }
.icon-017-left-arrow:before { content: "\f110"; }
.icon-018-right-chevron:before { content: "\f111"; }
.icon-019-up-right-arrow:before { content: "\f112"; }
.icon-020-arrow:before { content: "\f113"; }
.icon-021-cruise:before { content: "\f114"; }
.icon-022-cargo-ship:before { content: "\f115"; }
.icon-023-top:before { content: "\f116"; }
.icon-024-logistics:before { content: "\f117"; }
.icon-025-menu:before { content: "\f118"; }
.icon-026-quotation:before { content: "\f119"; }
.icon-027-cloud-download:before { content: "\f11a"; }

/* Tu tren de IcoMoon */
.icon-028-train:before { content: "\e900"; }

/* (Opcional y NO destructivo)
   Alias para poder usar <i class="icon-train"></i> */
.icon-train:before { content: "\e900"; }
