@font-face {
  font-family: 'hdt-icons';
  src: url('../font/hdt-icons.eot?23265251');
  src: url('../font/hdt-icons.eot?23265251#iefix') format('embedded-opentype'),
       url('../font/hdt-icons.woff2?23265251') format('woff2'),
       url('../font/hdt-icons.woff?23265251') format('woff'),
       url('../font/hdt-icons.ttf?23265251') format('truetype'),
       url('../font/hdt-icons.svg?23265251#hdt-icons') 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: 'hdt-icons';
    src: url('../font/hdt-icons.svg?23265251#hdt-icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "hdt-icons";
  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); */
}

.icon-address-book-regular:before { content: '\e800'; } /* '' */
.icon-arrow-down-to-line-light:before { content: '\e801'; } /* '' */
.icon-arrow-right-from-bracket-regular:before { content: '\e802'; } /* '' */
.icon-arrow-right-long-light:before { content: '\e803'; } /* '' */
.icon-arrow-up-right-from-square-regular:before { content: '\e804'; } /* '' */
.icon-arrow-up-right-regular:before { content: '\e805'; } /* '' */
.icon-bag-shopping-regular:before { content: '\e806'; } /* '' */
.icon-bars-regular:before { content: '\e807'; } /* '' */
.icon-bed-regular:before { content: '\e808'; } /* '' */
.icon-building-regular:before { content: '\e809'; } /* '' */
.icon-car-building-regular:before { content: '\e80a'; } /* '' */
.icon-check-solid:before { content: '\e80b'; } /* '' */
.icon-cart-shopping-regular:before { content: '\e80c'; } /* '' */
.icon-chevron-down-regular:before { content: '\e80d'; } /* '' */
.icon-chevron-left-regular:before { content: '\e80e'; } /* '' */
.icon-chevron-right-regular:before { content: '\e80f'; } /* '' */
.icon-chevron-up-regular:before { content: '\e810'; } /* '' */
.icon-circle-check-regular:before { content: '\e811'; } /* '' */
.icon-circle-check-solid:before { content: '\e812'; } /* '' */
.icon-circle-exclamation-solid:before { content: '\e813'; } /* '' */
.icon-circle-info-solid:before { content: '\e814'; } /* '' */
.icon-circle-question-solid:before { content: '\e815'; } /* '' */
.icon-envelope-regular:before { content: '\e816'; } /* '' */
.icon-eye-regular:before { content: '\e817'; } /* '' */
.icon-eye-slash-regular:before { content: '\e818'; } /* '' */
.icon-facebook-brands:before { content: '\e819'; } /* '' */
.icon-facebook-f-brands:before { content: '\e81a'; } /* '' */
.icon-file-lines-regular:before { content: '\e81b'; } /* '' */
.icon-file-regular:before { content: '\e81c'; } /* '' */
.icon-instagram-brands:before { content: '\e81d'; } /* '' */
.icon-laptop-regular:before { content: '\e81e'; } /* '' */
.icon-linkedin-brands:before { content: '\e81f'; } /* '' */
.icon-linkedin-in-brands:before { content: '\e820'; } /* '' */
.icon-magnifying-glass-regular:before { content: '\e821'; } /* '' */
.icon-paper-plane-regular:before { content: '\e822'; } /* '' */
.icon-pen-regular:before { content: '\e823'; } /* '' */
.icon-phone-regular:before { content: '\e824'; } /* '' */
.icon-phone-solid:before { content: '\e825'; } /* '' */
.icon-plus-regular:before { content: '\e826'; } /* '' */
.icon-presentation-screen-regular:before { content: '\e827'; } /* '' */
.icon-screen-users-regular:before { content: '\e828'; } /* '' */
.icon-sliders-regular:before { content: '\e829'; } /* '' */
.icon-square-rss-regular:before { content: '\e82a'; } /* '' */
.icon-swap-arrows-regular:before { content: '\e82b'; } /* '' */
.icon-user-plus-regular:before { content: '\e82c'; } /* '' */
.icon-trash-can-regular:before { content: '\e82d'; } /* '' */
.icon-user-regular:before { content: '\e82e'; } /* '' */
.icon-x-twitter-brands:before { content: '\e82f'; } /* '' */
.icon-xing-brands:before { content: '\e830'; } /* '' */
.icon-xmark-regular:before { content: '\e831'; } /* '' */
.icon-youtube-brands:before { content: '\e832'; } /* '' */
