@font-face {
    font-family: 'Icons';
    src: url('../fonts/icons.woff2?v1.0') format('woff2');
    font-weight: normal;
    font-style: normal;
}

[data-icons8]:before {
    content: attr(data-icons8);
}

.icons8 {
    display: inline-block;
    font-family: 'Icons';
    font-style: normal;
    font-weight: 400;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.icons8-collapse-arrow:before {
    content: '\f100';
}

.icons8-expand-arrow:before {
    content: '\f101';
}

.icons8-more-than:before {
    content: '\f102';
}

.icons8-less-than:before {
    content: '\f103';
}

.icons8-schedule:before {
    content: '\f106';
}

.icons8-search:before {
    content: '\f107';
}

.icons8-external-link:before {
    content: '\f108';
}

.icons8-timer:before {
    content: '\f10b';
}

.icons8-clock:before {
    content: '\f10c';
}

.icons8-calendar:before {
    content: '\f10d';
}

.icons8-insulin-pen:before {
    content: '\f10e';
}

.icons8-level:before {
    content: '\f10f';
}

.icons8-test-results:before {
    content: '\f110';
}

.icons8-plus:before {
    content: '\f111';
}

.icons8-play:before {
    content: '\f112';
}

.icons8-winner-document:before {
    content: '\f115';
}

.icons8-mirror:before {
    content: '\f116';
}

.icons8-inspection:before {
    content: '\f117';
}

.icons8-time:before {
    content: '\f118';
}

.icons8-index:before {
    content: '\f119';
}

.icons8-eye:before {
    content: '\f11a';
}

.icons8-eye-2:before {
    content: '\f11b';
}

.icons8-star:before {
    content: '\f11c';
}

.icons8-phonelink-ring:before {
    content: '\f11d';
}

.icons8-email:before {
    content: '\f11e';
}

.icons8-map:before {
    content: '\f11f';
}

.icons8-back-and-forth:before {
    content: '\f121';
}

.icons8-filter:before {
    content: '\f122';
}

.icons8-close:before {
    content: '\f123';
}
