@font-face {
    font-family: "iconfont";
    src: url('iconfont.woff2?t=1770281505480') format('woff2'),
    url('iconfont.woff?t=1770281505480') format('woff'),
    url('iconfont.ttf?t=1770281505480') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-language:before {
    content: "\e648";
}

.icon-email:before {
    content: "\e649";
}

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

.icon-tel-solid:before {
    content: "\e63b";
}

.icon-arr-right:before {
    content: "\e63d";
}

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

.icon-menu-arrow:before {
    content: "\e63f";
}

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

.icon-arrow-top:before {
    content: "\e641";
}

.icon-arr-top:before {
    content: "\e642";
}

.icon-menu-button:before {
    content: "\e643";
}

.icon-close:before {
    content: "\e644";
}

.icon-arrow-bottom:before {
    content: "\e645";
}

.icon-arr-left:before {
    content: "\e646";
}

.icon-arr-bottom:before {
    content: "\e647";
}

