@font-face {
    font-family: "uicons-thin-straight";
    src: url("fonts/uicons-thin-straight.woff2") format("woff2");
    font-display: block;
}

i[class^="fi-ts-"]:before, i[class*=" fi-ts-"]:before,
span[class^="fi-ts-"]:before, span[class*=" fi-ts-"]:before {
    font-family: uicons-thin-straight !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;
}

.fi-ts-people-line:before { content: "\edb7"; }