@font-face {
    font-family: "sbt-icons";
    src: url("../fonts/sbt-icons.eot?fvf5ft");
    src: url("../fonts/sbt-icons.eot?fvf5ft#iefix") format("embedded-opentype"),
        url("../fonts/sbt-icons.ttf?fvf5ft") format("truetype"),
        url("../fonts/sbt-icons.woff?fvf5ft") format("woff"),
        url("../fonts/sbt-icons.svg?fvf5ft#sbt-icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="sbt-"],
[class*=" sbt-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "sbt-icons" !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;
}

.sbt-szybki:before {
    content: "\e908";
}
.sbt-diament:before {
    content: "\e900";
}
.sbt-doswiadczenie:before {
    content: "\e901";
}
.sbt-energia:before {
    content: "\e902";
}
.sbt-kwalifikacje:before {
    content: "\e903";
}
.sbt-online:before {
    content: "\e904";
}
.sbt-pasjonat:before {
    content: "\e905";
}
.sbt-zdrowie:before {
    content: "\e906";
}
.sbt-analiza:before {
    content: "\e907";
}
