@font-face {
    font-family: "finder-icons";
    src: url(/fonts/finder-icons.ttf?d7843977cd6edf097a6469ef760c29e3) format("truetype"), url(/fonts/finder-icons.woff?af44ac339146671c90085c5d130cd2cc) format("woff"), url(/fonts/finder-icons.svg?a34d2b84ef5a43e2b95f6fcba5331e1d) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^=fi-],
[class*=" fi-"] {
    display: inline-block;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "finder-icons" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
}

.fi-facebook:before {
    content: "\e905";
}

.fi-telegram:before {
    content: "\e919";
}

.fi-twitter:before {
    content: "\e91c";
}

.fi-viber:before {
    content: "\e91d";
}

.fi-arrows-sort:before {
    content: "\e938";
}

.fi-calendar-alt:before {
    content: "\e942";
}

.fi-calendar:before {
    content: "\e943";
}

.fi-chevron-up:before {
    content: "\e953";
}

.fi-mail:before {
    content: "\e997";
}

.fi-search:before {
    content: "\e9b2";
}

.fi-user:before {
    content: "\e9c7";
}