@font-face {
  font-family: 'dale-fontello';
  src: url('../font/dale-fontello.eot?49093912');
  src: url('../font/dale-fontello.eot?49093912#iefix') format('embedded-opentype'),
       url('../font/dale-fontello.woff2?49093912') format('woff2'),
       url('../font/dale-fontello.woff?49093912') format('woff'),
       url('../font/dale-fontello.ttf?49093912') format('truetype'),
       url('../font/dale-fontello.svg?49093912#dale-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: 'dale-fontello';
    src: url('../font/dale-fontello.svg?49093912#dale-fontello') format('svg');
  }
}
*/

#dale-live-event [class^="icon-"]:before, #dale-live-event [class*=" icon-"]:before {
  font-family: "dale-fontello" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none !important;

  display: inline-block !important;
  text-decoration: inherit !important;
  width: 1em !important;
  margin-right: .2em !important;
  text-align: center !important;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal !important;
  text-transform: none !important;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em !important;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em !important;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

#dale-live-event .icon-mail:before { content: '\e800' !important; } /* '' */
#dale-live-event .icon-comment:before { content: '\e801' !important; } /* '' */
#dale-live-event .icon-clock:before { content: '\e802' !important; } /* '' */
#dale-live-event .icon-chart-bar:before { content: '\e803' !important; } /* '' */
#dale-live-event .icon-twitter:before { content: '\f309' !important; } /* '' */
#dale-live-event .icon-facebook:before { content: '\f30c' !important; } /* '' */
#dale-live-event .icon-gplus:before { content: '\f30f' !important; } /* '' */
#dale-live-event .icon-pinterest:before { content: '\f312' !important; } /* '' */
#dale-live-event .icon-tumblr:before { content: '\f315' !important; } /* '' */
#dale-live-event .icon-linkedin:before { content: '\f318' !important; } /* '' */