@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?9ezo84');
    src:  url('../fonts/icomoon.eot?9ezo84#iefix') format('embedded-opentype'),
          url('../fonts/icomoon.ttf?9ezo84') format('truetype'),
          url('../fonts/icomoon.woff?9ezo84') format('woff'),
          url('../fonts/icomoon.svg?9ezo84#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
    font-size: inherit;
	overflow: visible;
}
.icon-check:before {
  content: "\e900";
  color: #c4c6c7;
}
.icon-close:before {
  content: "\e901";
}
.icon-info:before {
  content: "\e902";
}
.icon-next:before {
  content: "\e903";
}
.icon-prev:before {
  content: "\e904";
}
.icon-tel:before {
  content: "\e905";
}
.icon-video:before {
  content: "\e906";
}
.icon-info-vacio:before {
  content: "\e907";
}
.icon-mas:before {
  content: "\e908";
}
.icon-menos:before {
  content: "\e909";
}
.icon-upload:before {
  content: "\e90a";
}