<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: "UFI-flaticon";
    src: url("./flaticon.ttf?1a9d8aea7a0206daefd6acf8388c5e04") format("truetype"),
url("./flaticon.woff?1a9d8aea7a0206daefd6acf8388c5e04") format("woff"),
url("./flaticon.woff2?1a9d8aea7a0206daefd6acf8388c5e04") format("woff2"),
url("./flaticon.eot?1a9d8aea7a0206daefd6acf8388c5e04#iefix") format("embedded-opentype"),
url("./flaticon.svg?1a9d8aea7a0206daefd6acf8388c5e04#flaticon") format("svg");
}

i[class^="ufi-flaticon-"]:before, i[class*=" ufi-flaticon-"]:before {
    font-family: flaticon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ufi-flaticon-xiaomi:before {
    content: "\f101";
}
.ufi-flaticon-samsung:before {
    content: "\f102";
}
.ufi-flaticon-huawei:before {
    content: "\f103";
}
.ufi-flaticon-apple-logo:before {
    content: "\f104";
}
</pre></body></html>