@font-face {
    font-family: 'icons';
    src:  url('/static/fonts/icons.eot?43s9wt');
    src:  url('/static/fonts/icons.eot?43s9wt#iefix') format('embedded-opentype'),
        url('/static/fonts/icons.ttf?43s9wt') format('truetype'),
    url('/static/fonts/icons.woff?43s9wt') format('woff'),
    url('/static/fonts/icons.svg#icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw0aX8.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw0aX8.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w0aX8.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w0aX8.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr73w0aX8.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w0aX8.ttf) format('truetype');
}
[class^="_icon-"], [class*=" _icon-"] {
    border: none;
}

[class^="_icon-"]::before, [class*=" _icon-"]::before {
    font-family: 'icons' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    border: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

._icon-arrow-small-back:before {
    content: "\e900";
}
._icon-arrow-small:before {
    content: "\e901";
}
._icon-arrow-long-back:before {
    content: "\e902";
}
._icon-arrow-long:before {
    content: "\e903";
}
._icon-arrow-long-down:before {
    content: "\e904";
}
._icon-arrow-long-up:before {
    content: "\e905";
}
._icon-arrow-down:before {
    content: "\e906";
}
._icon-arrow-small-down:before {
    content: "\e907";
}
._icon-arrow-small-up:before {
    content: "\e908";
}
._icon-person:before {
    content: "\e909";
}
._icon-search:before {
    content: "\e90a";
}
._icon-clock:before {
    content: "\e90b";
}
._icon-e-mail:before {
    content: "\e90c";
}
._icon-exit:before {
    content: "\e90d";
}
._icon-link:before {
    content: "\e90e";
}
._icon-lacation:before {
    content: "\e90f";
}
._icon-phone:before {
    content: "\e910";
}
