@font-face {
  font-family: 'icomoon';
  src:  url('../Resources/public/css/fonts/icomoon.eot?p7ww1q');
  src:  url('../Resources/public/css/fonts/icomoon.eot?p7ww1q#iefix') format('embedded-opentype'),
    url('../Resources/public/css/fonts/icomoon.ttf?p7ww1q') format('truetype'),
    url('../Resources/public/css/fonts/icomoon.woff?p7ww1q') format('woff'),
    url('../Resources/public/css/fonts/icomoon.svg?p7ww1q#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-warning:before {
  content: "\e900";
}
.icon-transporte:before {
  content: "\e901";
}
.icon-servicios:before {
  content: "\e902";
}
.icon-productos:before {
  content: "\e903";
}
.icon-paper:before {
  content: "\e904";
}
.icon-mail:before {
  content: "\e905";
}
.icon-list:before {
  content: "\e906";
}
.icon-label:before {
  content: "\e907";
}
.icon-insert-drive-file:before {
  content: "\e908";
}
.icon-history:before {
  content: "\e909";
}
.icon-file-download:before {
  content: "\e90a";
}
.icon-event-note:before {
  content: "\e90b";
}
.icon-donut-small:before {
  content: "\e90c";
}
.icon-credit-card:before {
  content: "\e90d";
}
.icon-contacto:before {
  content: "\e90e";
}
.icon-box:before {
  content: "\e90f";
}
.icon-autorenew:before {
  content: "\e910";
}
.icon-arrow-down:before {
  content: "\e911";
}
.icon-account-circle:before {
  content: "\e912";
}

