<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'icomoon2';
    src: url('fonts/icomoon.eot?cd8e5e');
    src: url('fonts/icomoon.eot?cd8e5e#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cd8e5e') format('truetype'),
    url('fonts/icomoon.woff?cd8e5e') format('woff'),
    url('fonts/icomoon.svg?cd8e5e#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon2-"], [class*=" icon2-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon2' !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;
}

.icon2-aparat:before {
    content: "\e900";
}

.icon2-facebook:before {
    content: "\e901";
}

.icon2-instagram-2:before {
    content: "\e902";
}

.icon2-linkedin:before {
    content: "\e903";
}

.icon2-Lock:before {
    content: "\e904";
}

.icon2-question:before {
    content: "\e905";
}

.icon2-telegram:before {
    content: "\e906";
}

.icon2-twitter:before {
    content: "\e907";
}

.icon2-virgool:before {
    content: "\e908";
}

.icon2-whatsapp:before {
    content: "\e909";
}

.icon2-youtube:before {
    content: "\e90a";
}
</pre></body></html>