@font-face {
    font-family: "cs";
    src: url("fonts/cs.woff2") format("woff2"),
        url("fonts/cs.ttf") format("truetype"),
        url("fonts/cs.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.csi,
[class^="csi-"],
[class*=" csi-"] {
    /* Use !important to prevent extensions from overriding this font. */
    font-family: "cs" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.csi-mail:before {
    content: "\f029";
}

.csi-linkedin:before {
    content: "\f028";
}

.csi-xquery:before {
    content: "\f001";
}

.csi-xslt:before {
    content: "\f000";
}

.csi-xml:before {
    content: "\f002";
}

.csi-vue:before {
    content: "\f003";
}

.csi-typescript:before {
    content: "\f004";
}

.csi-tauri:before {
    content: "\f005";
}

.csi-svelte:before {
    content: "\f006";
}

.csi-supabase:before {
    content: "\f007";
}

.csi-sun:before {
    content: "\f008";
}

.csi-sass:before {
    content: "\f009";
}

.csi-rust:before {
    content: "\f00a";
}

.csi-react:before {
    content: "\f00b";
}

.csi-python:before {
    content: "\f00c";
}

.csi-postgres:before {
    content: "\f00d";
}

.csi-php:before {
    content: "\f00e";
}

.csi-node-js:before {
    content: "\f00f";
}

.csi-nest-js:before {
    content: "\f010";
}

.csi-mysql:before {
    content: "\f011";
}

.csi-moon:before {
    content: "\f012";
}

.csi-mongodb:before {
    content: "\f013";
}

.csi-menu:before {
    content: "\f014";
}

.csi-javascript:before {
    content: "\f015";
}

.csi-java:before {
    content: "\f016";
}

.csi-html:before {
    content: "\f017";
}

.csi-github:before {
    content: "\f018";
}

.csi-git:before {
    content: "\f019";
}

.csi-game-development:before {
    content: "\f01a";
}

.csi-flutter:before {
    content: "\f01b";
}

.csi-firebase:before {
    content: "\f01c";
}

.csi-electronics:before {
    content: "\f01d";
}

.csi-electron:before {
    content: "\f01e";
}

.csi-docker:before {
    content: "\f01f";
}

.csi-deno:before {
    content: "\f020";
}

.csi-databases:before {
    content: "\f021";
}

.csi-dart:before {
    content: "\f022";
}

.csi-css:before {
    content: "\f023";
}

.csi-close:before {
    content: "\f024";
}

.csi-bun:before {
    content: "\f025";
}

.csi-astro:before {
    content: "\f026";
}

.csi-angular:before {
    content: "\f027";
}