@font-face {
  font-family: 'dain';
  src: url('../font/dain.eot?66715821');
  src: url('../font/dain.eot?66715821#iefix') format('embedded-opentype'),
       url('../font/dain.woff2?66715821') format('woff2'),
       url('../font/dain.woff?66715821') format('woff'),
       url('../font/dain.ttf?66715821') format('truetype'),
       url('../font/dain.svg?66715821#dain') 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: 'dain';
    src: url('../font/dain.svg?66715821#dain') format('svg');
  }
}
*/
[class^="ic-"]:before, [class*=" ic-"]:before {
  font-family: "dain";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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); */
}

.ic-bars-solid:before { content: '\e800'; } /* '' */
.ic-search:before { content: '\e801'; } /* '' */
.ic-search-1:before { content: '\e802'; } /* '' */
.ic-search-2:before { content: '\e803'; } /* '' */
.ic-bookmark:before { content: '\e804'; } /* '' */
.ic-bookmark-2:before { content: '\e806'; } /* '' */
.ic-mail:before { content: '\e808'; } /* '' */
.ic-mail-1:before { content: '\e809'; } /* '' */
.ic-mail-2:before { content: '\e80a'; } /* '' */
.ic-mail-4:before { content: '\e80c'; } /* '' */
.ic-facebook-1:before { content: '\e80f'; } /* '' */
.ic-left-open-big:before { content: '\e810'; } /* '' */
.ic-right-open-big:before { content: '\e811'; } /* '' */
.ic-down-open-big:before { content: '\e812'; } /* '' */
.ic-up-open-big:before { content: '\e813'; } /* '' */
.ic-location:before { content: '\e815'; } /* '' */
.ic-location-2:before { content: '\e817'; } /* '' */
.ic-calendar:before { content: '\e818'; } /* '' */
.ic-calendar-1:before { content: '\e819'; } /* '' */
.ic-hourglass:before { content: '\e81a'; } /* '' */
.ic-print:before { content: '\e81b'; } /* '' */
.ic-print-1:before { content: '\e81c'; } /* '' */
.ic-menu-1:before { content: '\f008'; } /* '' */
.ic-bookmark-empty:before { content: '\f097'; } /* '' */
.ic-twitter:before { content: '\f099'; } /* '' */
.ic-facebook:before { content: '\f09a'; } /* '' */
.ic-menu:before { content: '\f0c9'; } /* '' */
.ic-mail-alt:before { content: '\f0e0'; } /* '' */
.ic-linkedin:before { content: '\f0e1'; } /* '' */
.ic-angle-double-left:before { content: '\f100'; } /* '' */
.ic-angle-double-right:before { content: '\f101'; } /* '' */
.ic-calendar-empty:before { content: '\f133'; } /* '' */
.ic-youtube-play:before { content: '\f16a'; } /* '' */
.ic-down:before { content: '\f175'; } /* '' */
.ic-up:before { content: '\f176'; } /* '' */
.ic-left:before { content: '\f177'; } /* '' */
.ic-right:before { content: '\f178'; } /* '' */
.ic-slack:before { content: '\f198'; } /* '' */
.ic-hourglass-3:before { content: '\f253'; } /* '' */
.ic-calendar-check-o:before { content: '\f274'; } /* '' */
.ic-envelope-open:before { content: '\f2b6'; } /* '' */
.ic-envelope-open-o:before { content: '\f2b7'; } /* '' */
.ic-meetup:before { content: '\f2e0'; } /* '' */
.ic-youtube:before { content: '\f315'; } /* '' */
