@font-face {
 font-family: 'ied';
 src: url('../font/ied.eot?7115574');
 src: url('../font/ied.eot?7115574#iefix') format('embedded-opentype'),
      url('../font/ied.woff?7115574') format('woff'),
      url('../font/ied.ttf?7115574') format('truetype'),
      url('../font/ied.svg?7115574#ied') format('svg');
 font-weight: normal;
 font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 @font-face {
   font-family: 'ied';
   src: url('../font/ied.svg?7115574#ied') format('svg');
 }
}

[class^="icon-"]:before, [class*=" icon-"]:before {
 font-family: "ied","FontAwesome";
 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%; */

 /* Uncomment for 3D effect */
 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-iconmonstr-facebook-5-icon:before { content: '\e800'; } /* '' */
.icon-iconmonstr-twitter-5-icon:before { content: '\e801'; } /* '' */
.icon-down-dir:before { content: '\e802'; } /* '' */
.icon-cancel:before { content: '\e803'; } /* '' */
.icon-iconmonstr-help-3-icon:before { content: '\e804'; } /* '' */
.icon-menu:before { content: '\e805'; } /* '' */
.icon-chart-bar:before { content: '\e806'; } /* '' */
.icon-iconmonstr-upload-9-icon:before { content: '\e807'; } /* '' */
.icon-angle-right:before { content: '\e808'; } /* '' */
.icon-up-dir:before { content: '\e809'; } /* '' */
.icon-iconmonstr-bell-3-icon:before { content: '\e80a'; } /* '' */
.icon-play-3-icon:before { content: '\e80b'; } /* '' */
.icon-facebook:before { content: '\e80c'; } /* '' */
.icon-flag:before { content: '\e80d'; } /* '' */
.icon-weibo:before { content: '\e80e'; } /* '' */
.icon-email:before { content: '\e80f'; } /* '' */
.icon-angle-left:before { content: '\e810'; } /* '' */
.icon-iconmonstr-calendar-3-icon:before { content: '\e811'; } /* '' */
.icon-iconmonstr-check-mark-6-icon:before { content: '\e812'; } /* '' */
.icon-iconmonstr-pen-icon:before { content: '\e813'; } /* '' */
.icon-iconmonstr-shopping-cart-6-icon:before { content: '\e814'; } /* '' */
.icon-iconmonstr-speech-bubble-10-icon:before { content: '\e815'; } /* '' */
.icon-search:before { content: '\e816'; } /* '' */
.icon-check:before { content: '\e817'; } /* '' */
.icon-angle-up:before { content: '\e818'; } /* '' */
.icon-angle-down:before { content: '\e819'; } /* '' */
.icon-down-circled2:before { content: '\e81a'; } /* '' */
