@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?79780087');
  src: url('../fonts/fontello.eot?79780087#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?79780087') format('woff'),
       url('../fonts/fontello.ttf?79780087') format('truetype'),
       url('../fonts/fontello.svg?79780087#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?79780087#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before,
 .vegas-loading:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 	background-color:rgba(0, 0, 0, 0.7);
  display: inline-block;
  text-decoration: inherit;
  
  width: 1em;
  margin-top:0.2em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	color:#FFF;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
  .vegas-loading:before {
	  margin-left: 0;
	  margin-top:0;
 	margin-right: 0;
  }
.icon-spin4:before { content: '\e800'; } /* '' */
.icon-spin6:before { content: '\e801'; } /* '' */
.icon-spin3:before { content: '\e802'; } /* '' */
.icon-spin5:before { content: '\e803'; 
	
} /* '' */
.icon-spin2:before,
.vegas-loading:before { content: '\e804'; 
	padding:0.3em; 
	border-radius: 100%;
	-moz-border-radius: 100%;
	-khtml-border-radius: 100%;
	-webkit-border-radius: 100%;
	} /* '' */
.icon-spin1:before { content: '\e805';
	
	} /* '' */
.icon-emo-happy:before { content: '\e806'; } /* '' */
.icon-emo-wink:before { content: '\e807'; } /* '' */
.icon-emo-wink2:before { content: '\e808'; } /* '' */
.icon-emo-unhappy:before { content: '\e809'; } /* '' */
.icon-emo-sleep:before { content: '\e80a'; } /* '' */
.icon-emo-thumbsup:before { content: '\e80b'; } /* '' */
.icon-emo-devil:before { content: '\e80c'; } /* '' */
.icon-emo-surprised:before { content: '\e80d'; } /* '' */
.icon-emo-tongue:before { content: '\e80e'; } /* '' */
.icon-emo-coffee:before { content: '\e80f'; } /* '' */
.icon-emo-sunglasses:before { content: '\e810'; } /* '' */
.icon-emo-displeased:before { content: '\e811'; } /* '' */
.icon-emo-beer:before { content: '\e812'; } /* '' */
.icon-emo-grin:before { content: '\e813'; } /* '' */
.icon-emo-angry:before { content: '\e814'; } /* '' */
.icon-emo-saint:before { content: '\e815'; } /* '' */
.icon-emo-cry:before { content: '\e816'; } /* '' */
.icon-emo-shoot:before { content: '\e817'; } /* '' */
.icon-emo-squint:before { content: '\e818'; } /* '' */
.icon-emo-laugh:before { content: '\e819'; } /* '' */