@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?vo51pi');
    src: url('../fonts/icomoon.eot?vo51pi#iefix') format('embedded-opentype'), url('../fonts/icomoon.woff2?vo51pi') format('woff2'), url('../fonts/icomoon.ttf?vo51pi') format('truetype'), url('../fonts/icomoon.woff?vo51pi') format('woff'), url('../fonts/icomoon.svg?vo51pi#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}



header nav .nav li ul li a::before,
.sub-page .page-body .detail-wrap .left-colm ul li::before,

[class^="icon-"],
[class*=" icon-"]{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-TC_Ikon:before {
    content: "\e910";
    color: #bed2e6;
}

.icon-telefon_no_Ikon:before {
    content: "\e911";
    color: #bed2e6;
}
.icon-chevron-light-right:before {
    content: "\e90e";
}

.icon-chevron-light-left:before {
    content: "\e90f";
}

.icon-speaker-mute:before {
    content: "\e90b";
}

.icon-speaker:before {
    content: "\e90c";
}

.icon-refresh:before {
    content: "\e90d";
}

.icon-close:before {
    content: "\e90a";
}

.icon-up-chevron:before {
    content: "\e908";
}

.icon-down-chevron:before {
    content: "\e909";
}

.icon-info:before {
    content: "\e906";
    color: #fff;
}

.icon-check:before {
    content: "\e907";
    color: #fff;
}

.icon-chevron-right:before {
    content: "\e900";
}

.icon-chevron-left:before {
    content: "\e902";
}

.icon-facebook:before {
    content: "\e903";
}

.icon-instagram:before {
    content: "\e904";
}

.icon-twitter:before {
    content: "\e905";
}

.icon-search:before {
    content: "\e901";
}
