@font-face {
    font-family: 'kicon';
    src: url('../../../media/vendor/font-kuebler-icons/kicon.eot');
    src: url('../../../media/vendor/font-kuebler-icons/kicon.eot#iefix') format('embedded-opentype'),
    url('../../../media/vendor/font-kuebler-icons/kicon.woff2') format('woff2'),
    url('../../../media/vendor/font-kuebler-icons/kicon.woff') format('woff'),
    url('../../../media/vendor/font-kuebler-icons/kicon.ttf') format('truetype'),
    url('../../../media/vendor/font-kuebler-icons/kicon.svg#kicon') 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: 'kicon';
    src: url('../../../media/vendor/font-kuebler-icons/kicon.svg#kicon') format('svg');
  }
}
*/
[class^="kicon-"]:before, [class*=" kicon-"]:before {
    font-family: "kicon";
    font-style: normal;
    font-weight: normal;
    speak: unset;

    display: inline-block;
    text-decoration: inherit;
    width: 1.2em;
    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); */
}

.kicon-checkbox:before { content: '\e800'; } /* '' */
.kicon-checkbox-checked:before { content: '\e801'; } /* '' */
.kicon-chevron-right:before { content: '\e802'; } /* '' */
.kicon-chevron-left:before { content: '\e803'; } /* '' */
.kicon-chevron-down:before { content: '\e804'; } /* '' */
.kicon-chevron-up:before { content: '\e805'; } /* '' */
.kicon-radio:before { content: '\e806'; } /* '' */
.kicon-radio-on:before { content: '\e807'; } /* '' */
.kicon-minus:before { content: '\e808'; } /* '' */
.kicon-plus:before { content: '\e809'; } /* '' */
.kicon-x:before { content: '\e80a'; } /* '' */
.kicon-trash:before { content: '\e80b'; } /* '' */
.kicon-search:before { content: '\e80c'; } /* '' */
.kicon-globe:before { content: '\e80e'; } /* '' */
.kicon-information:before { content: '\e80f'; } /* '' */
.kicon-house:before { content: '\e810'; } /* '' */
.kicon-grid:before { content: '\e811'; } /* '' */
.kicon-list:before { content: '\e812'; } /* '' */
.kicon-burder:before { content: '\e813'; } /* '' */
.kicon-go-out:before { content: '\e814'; } /* '' */
.kicon-user:before { content: '\e815'; } /* '' */
.kicon-bubble:before { content: '\e816'; } /* '' */
.kicon-bubble-double:before { content: '\e817'; } /* '' */
.kicon-printer:before { content: '\e818'; } /* '' */
.kicon-phone:before { content: '\e819'; } /* '' */
.kicon-mail:before { content: '\e81a'; } /* '' */
.kicon-calendar:before { content: '\e81b'; } /* '' */
.kicon-wrench:before { content: '\e81c'; } /* '' */
.kicon-star:before { content: '\e81d'; } /* '' */
.kicon-play:before { content: '\e81e'; } /* '' */
.kicon-play-circle:before { content: '\e81f'; } /* '' */
.kicon-disk:before { content: '\e820'; } /* '' */
.kicon-download:before { content: '\e821'; } /* '' */
.kicon-document-download:before { content: '\e822'; } /* '' */
.kicon-document:before { content: '\e823'; } /* '' */
.kicon-document-clean:before { content: '\e824'; } /* '' */
.kicon-document-pdf:before { content: '\e825'; } /* '' */
.kicon-document-doc:before { content: '\e826'; } /* '' */
.kicon-document-xls:before { content: '\e827'; } /* '' */
.kicon-document-ppt:before { content: '\e828'; } /* '' */
.kicon-book-open:before { content: '\e82a'; } /* '' */
.kicon-diploma:before { content: '\e82b'; } /* '' */
.kicon-smartphone:before { content: '\e82c'; } /* '' */
.kicon-tablet:before { content: '\e82d'; } /* '' */
.kicon-laptop:before { content: '\e82e'; } /* '' */
.kicon-monitor:before { content: '\e82f'; } /* '' */
.kicon-chain:before { content: '\e830'; } /* '' */
.kicon-network:before { content: '\e831'; } /* '' */
.kicon-cloud:before { content: '\e832'; } /* '' */
.kicon-cloud-arrow-down:before { content: '\e833'; } /* '' */
.kicon-cloud-arrow-up:before { content: '\e834'; } /* '' */
.kicon-pointer-move:before { content: '\e835'; } /* '' */
.kicon-social-facebook:before { content: '\e836'; } /* '' */
.kicon-social-linkedin:before { content: '\e837'; } /* '' */
.kicon-social-twitter:before { content: '\e838'; } /* '' */
.kicon-social-youtube:before { content: '\e839'; } /* '' */
.kicon-graph-plain:before { content: '\e83a'; } /* '' */
.kicon-bug:before { content: '\e83b'; } /* '' */
.kicon-layer:before { content: '\e83c'; } /* '' */
.kicon-gear:before { content: '\e83d'; } /* '' */
.kicon-image:before { content: '\e83e'; } /* '' */
.kicon-key:before { content: '\e83f'; } /* '' */
.kicon-filter:before { content: '\e840'; } /* '' */
.kicon-block:before { content: '\e841'; } /* '' */
.kicon-menu-small:before { content: '\e842'; } /* '' */
.kicon-bullet:before { content: '\e843'; } /* '' */
.kicon-power:before { content: '\e844'; } /* '' */
.kicon-help:before { content: '\e845'; } /* '' */
.kicon-screw:before { content: '\e846'; } /* '' */
.kicon-plug:before { content: '\e847'; } /* '' */
.kicon-newbutton:before { content: '\e848'; } /* '' */
.kicon-superthin-good:before { content: '\e84a'; } /* '' */
.kicon-superthin-bad:before { content: '\e84b'; } /* '' */
.kicon-home-central:before { content: '\e84e'; } /* '' */
.kicon-c-panel:before { content: '\e84f'; } /* '' */
.kicon-quotes-modern-up:before { content: '\e850'; } /* '' */
.kicon-quotes-modern-down:before { content: '\e851'; } /* '' */
.kicon-clock:before { content: '\e852'; } /* '' */
.kicon-compass:before { content: '\e853'; } /* '' */
.kicon-callback:before { content: '\e855'; } /* '' */
.kicon-datasheet:before { content: '\e857'; } /* '' */
.kicon-videocall-teams:before { content: '\e858'; } /* '' */
.kicon-videocall-glasses:before { content: '\e85a'; } /* '' */
.kicon-instagram:before { content: '\e85b'; } /* '' */
.kicon-configurator:before { content: '\e85c'; } /* '' */
.kicon-dbl-chevron-down:before { content: '\e85d'; } /* '' */
.kicon-dbl-chevron-up:before { content: '\e85e'; } /* '' */
.kicon-dbl-chevron-right:before { content: '\e85f'; } /* '' */
.kicon-dbl-chevron-left:before { content: '\e860'; } /* '' */
