@font-face {
    font-family: Linearicons-Free;
    src: url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.eot);
    src: url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.eot?#iefix) format("embedded-opentype"), url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.woff2) format("woff2"),
        url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.ttf) format("truetype"), url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.woff) format("woff"),
        url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.svg#Linearicons-Free) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.lnr {
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.lnr-user:before {
    content: "\e82a";
}
.lnr-users:before {
    content: "\e82b";
}

.lnr-arrow-up:before {
    content: "\e877";
}
.lnr-menu:before {
    content: "\e871";
}
.lnr-menu-circle:before {
    content: "\e87e";
}

.lnr-chevron-up:before {
    content: "\e873";
}
.lnr-chevron-down:before {
    content: "\e874";
}
.lnr-chevron-left:before {
    content: "\e875";
}
.lnr-chevron-right:before {
    content: "\e876";
}
.lnr-home:before {
    content: "\e800";
}
.lnr-cross:before {
    content: "\e870";
}
.lnr-cross-circle:before {
    content: "\e880";
}
.lnr-envelope:before {
    content: "\e818";
}
.lnr-phone-handset:before {
    content: "\e830";
}
.lnr-bubble:before {
    content: "\e83f";
}
