@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?k5swbf');
  src:  url('icomoon.eot?k5swbf#iefix') format('embedded-opentype'),
    url('icomoon.ttf?k5swbf') format('truetype'),
    url('icomoon.woff?k5swbf') format('woff'),
    url('icomoon.svg?k5swbf#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-size: 16px;
  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-proximo:before {
  color:#FAAAD1;
  content: "\e912";
}
span.discount {
  border: 1px solid #f1aad1;
  padding: 2px 10px;
  border-radius: 3px;
  color: #f1aad1;
  cursor: pointer;
  position: relative;
  display: inline-block;
  top: -3px;
  margin-right: 5px;
  transition: 0.3s;
}
span.discount:hover{
  color:#fff;
  background:#f1aad1;
}
.icon-right:before {
  color:#FAAAD1;
  content: "\e913";
}
.icon-add:before {
  color:#FAAAD1;
  content: "\e900";
}
.icon-clip:before {
  color:#FAAAD1;
  content: "\e901";
}
.icon-close:before {
  color:#FAAAD1;
  content: "\e902";
}
.icon-save:before {
  color:#FAAAD1;
  content: "\e903";
}
.icon-dashboard:before {
  color:#FAAAD1;
  content: "\e904";
}
.icon-lock:before {
  color:#FAAAD1;
  content: "\e905";
}
.icon-lupa:before {
  color:#FAAAD1;
  content: "\e906";
}
.icon-pencil:before {
  color:#FAAAD1;
  content: "\e907";
}
.icon-productos:before {
  color:#FAAAD1;
  content: "\e908";
}
.icon-refresh:before {
  color:#FAAAD1;
  content: "\e909";
}
.icon-reportes:before {
  color:#FAAAD1;
  content: "\e90a";
}
.icon-salir:before {
  color:#FAAAD1;
  content: "\e90b";
}
.icon-settings:before {
  color:#FAAAD1;
  content: "\e90c";
}
.icon-sucursales:before {
  color:#FAAAD1;
  content: "\e90d";
}
.icon-trash:before {
  color:#FAAAD1;
  content: "\e90e";
}
.icon-user-login:before {
  color:#FAAAD1;
  content: "\e90f";
}
.icon-user-menu:before {
  color:#FAAAD1;
  content: "\e910";
}
.icon-view:before {
  color:#FAAAD1;
  font-size: 20px;
  content: "\e911";
}
