@font-face {
  font-family: 'icons';
  src: url('../font/icons.eot?31633778');
  src: url('../font/icons.eot?31633778#iefix') format('embedded-opentype'),
       url('../font/icons.woff2?31633778') format('woff2'),
       url('../font/icons.woff?31633778') format('woff'),
       url('../font/icons.ttf?31633778') format('truetype'),
       url('../font/icons.svg?31633778#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: 'icons';
    src: url('../font/icons.svg?31633778#icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  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-paper-plane-empty:before { content: '\21'; } /* '!' */
.icon-doc-text:before { content: '\22'; } /* '"' */
.icon-file-archive:before { content: '\23'; } /* '#' */
.icon-menu:before { content: '\24'; } /* '$' */
.icon-file-pdf:before { content: '\25'; } /* '%' */
.icon-file-word:before { content: '\26'; } /* '&' */
.icon-ticket:before { content: '\27'; } /* ''' */
.icon-file-excel:before { content: '\28'; } /* '(' */
.icon-gauge:before { content: '\29'; } /* ')' */
.icon-cubes:before { content: '\2a'; } /* '*' */
.icon-food:before { content: '\2b'; } /* '+' */
.icon-list-bullet:before { content: '\2c'; } /* ',' */
.icon-circle:before { content: '\2d'; } /* '-' */
.icon-instagram:before { content: '\2e'; } /* '.' */
.icon-facebook:before { content: '\2f'; } /* '/' */
.icon-twitter:before { content: '\30'; } /* '0' */
.icon-whatsapp:before { content: '\31'; } /* '1' */
.icon-share:before { content: '\32'; } /* '2' */
.icon-chart-line:before { content: '\33'; } /* '3' */
.icon-shopping-bag:before { content: '\34'; } /* '4' */
.icon-dollar:before { content: '\35'; } /* '5' */
.icon-mail-alt:before { content: '\36'; } /* '6' */
.icon-doc-text-inv:before { content: '\37'; } /* '7' */
.icon-user-md:before { content: '\38'; } /* '8' */
.icon-table:before { content: '\39'; } /* '9' */
.icon-tiktok:before { content: '\3a'; } /* ':' */
.icon-chat:before { content: '\e02f'; } /* '' */
.icon-left-big:before { content: '\e07a'; } /* '' */
.icon-plus:before { content: '\e0d6'; } /* '' */
.icon-picture:before { content: '\e75d'; } /* '' */
.icon-attach:before { content: '\e75e'; } /* '' */
.icon-right-big:before { content: '\e800'; } /* '' */
.icon-location-1:before { content: '\e801'; } /* '' */
.icon-globe:before { content: '\e802'; } /* '' */
.icon-facebook-circled:before { content: '\e803'; } /* '' */
.icon-minus:before { content: '\e804'; } /* '' */
.icon-trash-empty:before { content: '\e805'; } /* '' */
.icon-ok:before { content: '\e806'; } /* '' */
.icon-cancel:before { content: '\e807'; } /* '' */
.icon-tags:before { content: '\e808'; } /* '' */
.icon-logout:before { content: '\e809'; } /* '' */
.icon-users:before { content: '\e80a'; } /* '' */
.icon-user:before { content: '\e80b'; } /* '' */
.icon-cog:before { content: '\e80c'; } /* '' */
.icon-pencil:before { content: '\e80d'; } /* '' */
.icon-location:before { content: '\e80e'; } /* '' */
.icon-calendar:before { content: '\e80f'; } /* '' */
.icon-clock:before { content: '\e810'; } /* '' */
.icon-info-circled:before { content: '\e811'; } /* '' */
.icon-phone:before { content: '\e812'; } /* '' */
.icon-arrows-cw:before { content: '\e813'; } /* '' */
.icon-link:before { content: '\e814'; } /* '' */
.icon-stop:before { content: '\e815'; } /* '' */
.icon-wrench:before { content: '\e816'; } /* '' */
.icon-th-list:before { content: '\e817'; } /* '' */
.icon-star:before { content: '\e818'; } /* '' */
.icon-attention:before { content: '\e819'; } /* '' */
