/* Icomoon Font =========== */

@font-face {
 font-family: 'IconMoon'; /*'icomoon';*/
 src: url("../fonts/icomoon.eot?22bp8e");
 src: url("../fonts/icomoon.eot?22bp8e#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?22bp8e") format("truetype"), url("../fonts/icomoon.woff?22bp8e") format("woff"), url("../fonts/icomoon.svg?22bp8e#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: 'IconMoon' !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-icomoon-close:before {
	content: "\e90b";
}
.icon-musica-searcher:before {
	content: "\e90a";
}
.icon-menu-button:before {
	content: "\e900";
}
.icon-iconmoon-search:before {
	content: "\e909";
}
.icon-gallery:before {
	content: "\e901";
}
.icon-link:before {
	content: "\e902";
}
.icon-picture:before {
	content: "\e903";
}
.icon-play-button:before {
	content: "\e904";
}
.icon-quotes:before {
	content: "\e905";
}
.icon-right-arrow:before {
	content: "\e906";
}
.icon-speaker:before {
	content: "\e907";
}
.icon-star:before {
	content: "\e908";
}
