@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon/icomoon.eot?6dy22k');
    src:  url('../fonts/icomoon/icomoon.eot?6dy22k#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?6dy22k') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?6dy22k') format('woff'),
    url('../fonts/icomoon/icomoon.svg?6dy22k#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    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-Telegram:before {
    content: "\e900";
}
.icon-Whats-app:before {
    content: "\e901";
}
.icon-Facebook:before {
    content: "\e902";
}
.icon-X:before {
    content: "\e903";
}
.icon-Instagram:before {
    content: "\e904";
}
.icon-Threads:before {
    content: "\e905";
}
.icon-Slack:before {
    content: "\e906";
}
.icon-Spotify:before {
    content: "\e907";
}
.icon-Behance:before {
    content: "\e908";
}
.icon-Dribbble:before {
    content: "\e909";
}
.icon-Souncload:before {
    content: "\e90a";
}
.icon-Discord:before {
    content: "\e90b";
}
.icon-Google:before {
    content: "\e90c";
}
.icon-Youtube:before {
    content: "\e90d";
}
.icon-Pintrest:before {
    content: "\e90e";
}
.icon-Github:before {
    content: "\e90f";
}
.icon-Linkedin:before {
    content: "\e910";
}
