@font-face {
    font-family: iconfont;
    src: url("iconfont.eot");src: url("iconfont.eot?ec079e80#iefix") format("embedded-opentype"),
             url("iconfont.woff2?ec079e80") format("woff2"),
             url("iconfont.woff?ec079e80") format("woff"),
             url("iconfont.ttf?ec079e80") format("truetype"),
             url("iconfont.svg?ec079e80#iconfont") format("svg");
    font-weight: normal;
    font-style: normal;
}

.pw-msk, .pw-msk input[type=text] {
    font-family: 'iconfont';
}

.pw-msk::placeholder, .pw-msk input[type=text]::placeholder {
    font-family: initial;
}

[class^="icon"]::before, [class*=" icon"]::before {
    font-family: 'iconfont' !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
}


.icon-add::before {
    content: "\554a";
}

.icon-adjust::before {
    content: "\554b";
}

.icon-arrow-down::before {
    content: "\554c";
}

.icon-arrow-left::before {
    content: "\554d";
}

.icon-arrow-right::before {
    content: "\554e";
}

.icon-arrow-up::before {
    content: "\554f";
}

.icon-available-updates::before {
    content: "\5550";
}

.icon-certificate::before {
    content: "\5551";
}

.icon-chart-grid::before {
    content: "\5552";
}

.icon-check::before {
    content: "\5553";
}

.icon-chevron-down::before {
    content: "\5554";
}

.icon-chevron-left::before {
    content: "\5555";
}

.icon-chevron-right::before {
    content: "\5556";
}

.icon-chevron-up::before {
    content: "\5557";
}

.icon-circle-chart::before {
    content: "\5558";
}

.icon-driving::before {
    content: "\5559";
}

.icon-facebook::before {
    content: "\555a";
}

.icon-instagram::before {
    content: "\555b";
}

.icon-linkedin::before {
    content: "\555c";
}

.icon-live-photos::before {
    content: "\555d";
}

.icon-multiple-devices::before {
    content: "\555e";
}

.icon-navigation::before {
    content: "\555f";
}

.icon-phone::before {
    content: "\5560";
}

.icon-play::before {
    content: "\5561";
}

.icon-x::before {
    content: "\5562";
}

.icon-youtube::before {
    content: "\5563";
}

