@font-face {
    font-family: "iconfont"; /* Project id 4990638 */
    src: url('../fonts/iconfont.woff2?t=1754294457488') format('woff2'),
    url('../fonts/iconfont.woff?t=1754294457488') format('woff'),
    url('../fonts/iconfont.ttf?t=1754294457488') format('truetype');
    font-display: swap;
}

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

.icon-folder-download:before {
    content: "\e795";
}

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

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

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

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

.icon-tuite:before {
    content: "\e600";
}

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

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

.icon-search:before {
    content: "\e6b9";
}

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

.icon-arrow1:before {
    content: "\e7b9";
}

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

.icon-backtotop:before {
    content: "\e689";
}

.icon-download:before {
    content: "\e66c";
}

