@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?mqr4x3');
  src:  url('../fonts/icomoon.eot?mqr4x3#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?mqr4x3') format('truetype'),
    url('../fonts/icomoon.woff?mqr4x3') format('woff'),
    url('../fonts/icomoon.svg?mqr4x3#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: 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-save:before {
  content: "\e907";
  color: #16397f;
}
.icon-delete:before {
  content: "\e908";
  color: #16397f;
}
.icon-tarjeta_2:before {
  content: "\e909";
}
.icon-ticket:before {
  content: "\e905";
  color: #16397f;
}
.icon-politics:before {
  content: "\e906";
  color: #16397f;
}
.icon-arrow-left:before {
  content: "\e914";
  color: #fff;
}
.icon-advertencia:before {
  content: "\e904";
  color: #16397f;
}
.icon-user:before {
  content: "\e90a";
  color: #16397f;
}
.icon-question:before {
  content: "\e90b";
  color: #16397f;
}
.icon-travel:before {
  content: "\e90c";
  color: #16397f;
}
.icon-pay:before {
  content: "\e90d";
  color: #16397f;
}
.icon-arrow-right:before {
  content: "\e90e";
  color: #a7acc5;
}
.icon-qr-code:before {
  content: "\e97c";
  color: #2bb565;
}
.icon-filter:before {
  content: "\e97b";
  color: #16397f;
}
.icon-origen:before {
  content: "\e900";
  color: #4467ad;
}
.icon-fechas:before {
  content: "\e901";
  color: #4467ad;
}
.icon-destino:before {
  content: "\e902";
  color: #4467ad;
}
.icon-buscar:before {
  content: "\e903";
  color: #4467ad;
}
