@font-face {
  font-family: 'ciuss-font';
  src: url('../font/ciuss-font.eot?86163268');
  src: url('../font/ciuss-font.eot?86163268#iefix') format('embedded-opentype'),
       url('../font/ciuss-font.woff2?86163268') format('woff2'),
       url('../font/ciuss-font.woff?86163268') format('woff'),
       url('../font/ciuss-font.ttf?86163268') format('truetype'),
       url('../font/ciuss-font.svg?86163268#ciuss-font') 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: 'ciuss-font';
    src: url('../font/ciuss-font.svg?86163268#ciuss-font') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ciuss-font";
  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-ciuss-search:before { content: '\e800'; } /* '' */
.icon-ciuss-left:before { content: '\e801'; } /* '' */
.icon-ciuss-right:before { content: '\e802'; } /* '' */
.icon-ciuss-up:before { content: '\e803'; } /* '' */
.icon-ciuss-mail:before { content: '\e804'; } /* '' */
.icon-ciuss-tag:before { content: '\e805'; } /* '' */
.icon-ciuss-star-empty:before { content: '\e806'; } /* '' */
.icon-ciuss-home:before { content: '\e807'; } /* '' */
.icon-ciuss-dot:before { content: '\e808'; } /* '' */
.icon-ciuss-plus:before { content: '\e809'; } /* '' */
.icon-ciuss-clock:before { content: '\e80a'; } /* '' */
.icon-ciuss-star:before { content: '\e80b'; } /* '' */
.icon-ciuss-phone:before { content: '\e80c'; } /* '' */
.icon-ciuss-heart-half:before { content: '\e80d'; } /* '' */
.icon-ciuss-heart:before { content: '\e80e'; } /* '' */
.icon-ciuss-map:before { content: '\e80f'; } /* '' */
.icon-ciuss-calendar:before { content: '\e810'; } /* '' */
.icon-ciuss-download:before { content: '\e811'; } /* '' */
.icon-ciuss-chart:before { content: '\e813'; } /* '' */
.icon-ciuss-facebook:before { content: '\e815'; } /* '' */
.icon-ciuss-share:before { content: '\e816'; } /* '' */
.icon-ciuss-doc:before { content: '\e817'; } /* '' */
.icon-ciuss-off:before { content: '\e819'; } /* '' */
.icon-ciuss-arrow-right:before { content: '\e81b'; } /* '' */
.icon-ciuss-camera:before { content: '\e81c'; } /* '' */
.icon-ciuss-palette:before { content: '\e831'; } /* '' */
.icon-ciuss-linkedin:before { content: '\f05c'; } /* '' */
.icon-ciuss-link:before { content: '\f07b'; } /* '' */
.icon-ciuss-bookmark:before { content: '\f097'; } /* '' */
.icon-ciuss-post:before { content: '\f0f6'; } /* '' */
.icon-ciuss-quote:before { content: '\f10e'; } /* '' */
.icon-ciuss-folder:before { content: '\f114'; } /* '' */
.icon-ciuss-folder-open:before { content: '\f115'; } /* '' */
.icon-ciuss-safety:before { content: '\f132'; } /* '' */
.icon-ciuss-youtube:before { content: '\f16a'; } /* '' */
.icon-ciuss-instagram:before { content: '\f16d'; } /* '' */
.icon-ciuss-whatsapp:before { content: '\f232'; } /* '' */
.icon-ciuss-comment:before { content: '\f27b'; } /* '' */
.icon-ciuss-telegram:before { content: '\f2c6'; } /* '' */
