@font-face {
  font-family: 'amazingwarld';
  src: url('../font/amazingwarld.eot?52940452');
  src: url('../font/amazingwarld.eot?52940452#iefix') format('embedded-opentype'),
       url('../font/amazingwarld.woff2?52940452') format('woff2'),
       url('../font/amazingwarld.woff?52940452') format('woff'),
       url('../font/amazingwarld.ttf?52940452') format('truetype'),
       url('../font/amazingwarld.svg?52940452#amazingwarld') 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: 'amazingwarld';
    src: url('../font/amazingwarld.svg?52940452#amazingwarld') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "amazingwarld";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  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;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-thumbs-up-1:before { content: '\30'; } /* '0' */
.icon-info:before { content: '\31'; } /* '1' */
.icon-question:before { content: '\32'; } /* '2' */
.icon-comment:before { content: '\33'; } /* '3' */
.icon-heart:before { content: '\34'; } /* '4' */
.icon-paper-plane:before { content: '\35'; } /* '5' */
.icon-resize-full-alt:before { content: '\36'; } /* '6' */
.icon-resize-small-alt:before { content: '\37'; } /* '7' */
.icon-move:before { content: '\38'; } /* '8' */
.icon-popup:before { content: '\39'; } /* '9' */
.icon-right-small:before { content: '\45'; } /* 'E' */
.icon-left-circle:before { content: '\49'; } /* 'I' */
.icon-folder:before { content: '\51'; } /* 'Q' */
.icon-left-small:before { content: '\52'; } /* 'R' */
.icon-down-small:before { content: '\54'; } /* 'T' */
.icon-right-circle:before { content: '\55'; } /* 'U' */
.icon-folder-open:before { content: '\57'; } /* 'W' */
.icon-up-small:before { content: '\59'; } /* 'Y' */
.icon-attention:before { content: '\61'; } /* 'a' */
.icon-right-open-big:before { content: '\62'; } /* 'b' */
.icon-right-open-mini:before { content: '\63'; } /* 'c' */
.icon-lock-open-1:before { content: '\64'; } /* 'd' */
.icon-users:before { content: '\65'; } /* 'e' */
.icon-tag:before { content: '\66'; } /* 'f' */
.icon-cancel:before { content: '\67'; } /* 'g' */
.icon-mail:before { content: '\68'; } /* 'h' */
.icon-newspaper:before { content: '\69'; } /* 'i' */
.icon-calendar:before { content: '\6a'; } /* 'j' */
.icon-facebook-circled:before { content: '\6b'; } /* 'k' */
.icon-twitter-circled:before { content: '\6c'; } /* 'l' */
.icon-user:before { content: '\6d'; } /* 'm' */
.icon-location:before { content: '\6e'; } /* 'n' */
.icon-credit-card-1:before { content: '\6f'; } /* 'o' */
.icon-calendar-inv:before { content: '\70'; } /* 'p' */
.icon-download:before { content: '\71'; } /* 'q' */
.icon-archive:before { content: '\72'; } /* 'r' */
.icon-lock-1:before { content: '\73'; } /* 's' */
.icon-mobile:before { content: '\74'; } /* 't' */
.icon-doc-text-inv:before { content: '\75'; } /* 'u' */
.icon-left-open-big:before { content: '\76'; } /* 'v' */
.icon-thumbs-up:before { content: '\77'; } /* 'w' */
.icon-left-open-mini:before { content: '\78'; } /* 'x' */
.icon-monitor:before { content: '\79'; } /* 'y' */
.icon-vimeo-circled:before { content: '\7a'; } /* 'z' */
.icon-list:before { content: '\e800'; } /* '' */