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

  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_resize-full:before { content: '\e800'; } /* '' */
.icon_resize-small:before { content: '\e801'; } /* '' */
.icon_globe:before { content: '\e802'; } /* '' */
.icon_globe-1:before { content: '\e803'; } /* '' */
.icon_check:before { content: '\e804'; } /* '' */
.icon_comment_flat:before { content: '\e805'; } /* '' */
.icon_comment:before { content: '\e806'; } /* '' */
.icon_cross_big:before { content: '\e807'; } /* '' */
.icon_cross_small:before { content: '\e808'; } /* '' */
.icon_tag:before { content: '\e809'; } /* '' */
.icon_faq:before { content: '\e80a'; } /* '' */
.icon_link-1:before { content: '\e80b'; } /* '' */
.icon_page:before { content: '\e80c'; } /* '' */
.icon_pdf:before { content: '\e80d'; } /* '' */
.icon_be_member:before { content: '\e81d'; } /* '' */
.icon_reload:before { content: '\e81e'; } /* '' */
.icon_location_big:before { content: '\e832'; } /* '' */
.icon_search:before { content: '\e838'; } /* '' */
.icon_contact:before { content: '\e839'; } /* '' */
.icon_member:before { content: '\e83a'; } /* '' */
.icon_lock:before { content: '\e83b'; } /* '' */
.icon_lock_flat:before { content: '\e83c'; } /* '' */
.icon_cart:before { content: '\e83d'; } /* '' */
.icon_menu:before { content: '\e83e'; } /* '' */
.icon_fb:before { content: '\e84c'; } /* '' */
.icon_social_insta:before { content: '\e84d'; } /* '' */
.icon_social_tt:before { content: '\e84e'; } /* '' */
.icon_totop_bold:before { content: '\e851'; } /* '' */
.icon_social_yt:before { content: '\e852'; } /* '' */
.icon_arrow-bottom:before { content: '\e87b'; } /* '' */
.icon_arrow-left:before { content: '\e87c'; } /* '' */
.icon_arrow-right:before { content: '\e87d'; } /* '' */
.icon_arrow-up:before { content: '\e87e'; } /* '' */
.icon_mail:before { content: '\e882'; } /* '' */
.icon_marker:before { content: '\e883'; } /* '' */
.icon_phone:before { content: '\e884'; } /* '' */
.icon_totop:before { content: '\e887'; } /* '' */
