/* 

---- Importante ----
Para sumar iconos nuevos:
- El tamaño del SVG tiene que ser de 100 x 100
- Dejar un 20% de margen por lado.
- Las lineas son de 2px
- Guardar siempre el "Artboard"

*/

@font-face {
  font-family: "icomoon";
  src:url("../../fonts/iconmoon/icomoon.eot");
  src:url("../../fonts/iconmoon/icomoon.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/iconmoon/icomoon.woff") format("woff"),
    url("../../fonts/iconmoon/icomoon.ttf") format("truetype"),
    url("../../fonts/iconmoon/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;

}
/*
@font-face {
	font-family: 'icomoon';
	src:url('../../fonts/iconmoon/icomoon.eot?y73x2o');
	src:url('../../fonts/iconmoon/icomoon.eot?#iefixy73x2o') format('embedded-opentype'),
		url('../../fonts/iconmoon/icomoon.woff?y73x2o') format('woff'),
		url('../../fonts/iconmoon/icomoon.ttf?y73x2o') format('truetype'),
		url('../../fonts/iconmoon/icomoon.svg?y73x2o#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
/*
[data-icon]:before {
  font-family: "icomoon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*/

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-light-o:before {
  content: "\61";
}
.icon-light:before {
  content: "\62";
}
.icon-apple:before {
  content: "\63";
}
.icon-apple-o:before {
  content: "\64";
}
.icon-bell:before {
  content: "\65";
}
.icon-bell-o:before {
  content: "\66";
}
.icon-bomb:before {
  content: "\67";
}
.icon-bomb-o:before {
  content: "\68";
}
.icon-book:before {
  content: "\69";
}
.icon-book-o:before {
  content: "\6a";
}
.icon-bug:before {
  content: "\6b";
}
.icon-bug-o:before {
  content: "\6c";
}
.icon-check:before {
  content: "\6d";
}
.icon-check-o:before {
  content: "\6e";
}
.icon-coffee:before {
  content: "\6f";
}
.icon-coffee-o:before {
  content: "\70";
}
.icon-comment:before {
  content: "\71";
}
.icon-comment-o:before {
  content: "\72";
}
.icon-delivery:before {
  content: "\73";
}
.icon-delivery-o:before {
  content: "\74";
}
.icon-drink:before {
  content: "\75";
}
.icon-drink-o:before {
  content: "\76";
}
.icon-female:before {
  content: "\77";
}
.icon-female-o:before {
  content: "\78";
}
.icon-fluffy:before {
  content: "\79";
}
.icon-fluffy-o:before {
  content: "\7a";
}
.icon-fork:before {
  content: "\41";
}
.icon-fork-o:before {
  content: "\42";
}
.icon-frown:before {
  content: "\43";
}
.icon-frown-o:before {
  content: "\44";
}
.icon-gamepad:before {
  content: "\45";
}
.icon-gamepad-o:before {
  content: "\46";
}
.icon-gift:before {
  content: "\47";
}
.icon-gift-o:before {
  content: "\48";
}
.icon-glass:before {
  content: "\49";
}
.icon-glass-o:before {
  content: "\4a";
}
.icon-heart:before {
  content: "\4b";
}
.icon-heart-o:before {
  content: "\4c";
}
.icon-lightning:before {
  content: "\4d";
}
.icon-lightning-o:before {
  content: "\4e";
}
.icon-animal-o:before {
  content: "\4f";
}
.icon-animal:before {
  content: "\50";
}
.icon-lock:before {
  content: "\51";
}
.icon-lock-o:before {
  content: "\52";
}
.icon-male:before {
  content: "\53";
}
.icon-male-o:before {
  content: "\54";
}
.icon-medkit:before {
  content: "\55";
}
.icon-medkit-o:before {
  content: "\56";
}
.icon-microphone:before {
  content: "\57";
}
.icon-microphone-o:before {
  content: "\58";
}
.icon-minus:before {
  content: "\59";
}
.icon-minus-o:before {
  content: "\5a";
}
.icon-moon:before {
  content: "\30";
}
.icon-moon-o:before {
  content: "\31";
}
.icon-ok:before {
  content: "\32";
}
.icon-photo:before {
  content: "\33";
}
.icon-photo-o:before {
  content: "\34";
}
.icon-plane:before {
  content: "\35";
}
.icon-plane-o:before {
  content: "\36";
}
.icon-plus:before {
  content: "\37";
}
.icon-plus-o:before {
  content: "\38";
}
.icon-smile:before {
  content: "\39";
}
.icon-smile-o:before {
  content: "\21";
}
.icon-soccer-o:before {
  content: "\22";
}
.icon-thumbs:before {
  content: "\23";
}
.icon-thumbs-o:before {
  content: "\24";
}
.icon-thumbsup:before {
  content: "\25";
}
.icon-thumbsup-o:before {
  content: "\26";
}
.icon-tint:before {
  content: "\27";
}
.icon-tint-o:before {
  content: "\28";
}
.icon-trophy:before {
  content: "\29";
}
.icon-trophy-o:before {
  content: "\2a";
}
.icon-usd:before {
  content: "\2b";
}
.icon-usd-o:before {
  content: "\2c";
}
.icon-headphones:before {
  content: "\2d";
}
.icon-headphones-o:before {
  content: "\2e";
}
.icon-ok-o:before {
  content: "\2f";
}
.icon-soccer:before {
  content: "\3a";
}
.icon-star:before {
  content: "\3b";
}
.icon-star-o:before {
  content: "\3c";
}
.icon-ohgiftcard:before {
    content: "\3f";
}
.icon-ohgiftcard-o:before {
  content: "\3d";
}
.icon-pod-o:before {
  content: "\40";
}
.icon-pod:before {
  content: "\3e";
}
.icon-xmas:before {
  content: "\5b";
}
.icon-xmas-o:before {
  content: "\5d";
}
.icon-battery-o:before {
  content: "\5e";
}
.icon-battery:before {
  content: "\5f";
}
