@font-face {
    font-family: 'Linearicons-Free';
    src: url('../fonts/linear/Linearicons-Free.eot?w118d');
    src: url('../fonts/linear/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'), url('../fonts/linear/Linearicons-Free.woff2?w118d') format('woff2'), url('../fonts/linear/Linearicons-Free.woff?w118d') format('woff'),
        url('../fonts/linear/Linearicons-Free.ttf?w118d') format('truetype'), url('../fonts/linear/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.lnr {
    font-family: 'Linearicons-Free';
    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;
}
.lnr-sun:before {
    content: '\e807';
}
.lnr-moon:before {
    content: '\e808';
}
.lnr-envelope:before {
    content: '\e818';
}
.lnr-printer:before {
    content: '\e81c';
}
.lnr-camera:before {
    content: '\e826';
}
.lnr-picture:before {
    content: '\e827';
}
.lnr-tag:before {
    content: '\e82f';
}
.lnr-calendar-full:before {
    content: '\e836';
}
.lnr-bubble:before {
    content: '\e83f';
}
.lnr-chart-bars:before {
    content: '\e843';
}
.lnr-smile:before {
    content: '\e854';
}
.lnr-download:before {
    content: '\e865';
}
.lnr-link:before {
    content: '\e86b';
}
.lnr-magnifier:before {
    content: '\e86f';
}
.lnr-cross:before {
    content: '\e870';
}
.lnr-menu:before {
    content: '\e871';
}
.lnr-chevron-down:before {
    content: '\e874';
}
.lnr-arrow-left:before {
    content: '\e879';
}
.lnr-arrow-right:before {
    content: '\e87a';
}
.lnr-checkmark-circle:before {
    content: '\e87f';
}
.lnr-cross-circle:before {
    content: '\e880';
}
.lnr-plus-circle:before {
    content: '\e881';
}
.lnr-arrow-up-circle:before {
    content: '\e883';
}
