/*!
 *  Iconly icon font. Generated by Iconly: https://iconly.io/
 */
@font-face {
    font-display: auto;
    font-family: "Iconly";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/iconly.ttf)
}

[class*=" icon-"], [class=icon], [class^=icon-] {
    display: inline-block;
    font-family: "Iconly" !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.icon-dex-minus:before {
    content: "\e000"
}

.icon-dex-down-arrow:before {
    content: "\e001"
}

.icon-dex-right-arrow:before {
    content: "\e002"
}

.icon-dex-plus:before {
    content: "\e003"
}

.icon-dex-close:before {
    content: "\e004"
}

.icon-dex-menu:before {
    content: "\e005"
}

.icon-dex-phone:before {
    content: "\e006"
}

.icon-dex-email:before {
    content: "\e007"
}

.icon-dex-pin:before {
    content: "\e008"
}

.icon-dex-category:before {
    content: "\e009"
}

.icon-dex-calendar:before {
    content: "\e00a"
}

.icon-dex-user:before {
    content: "\e00b"
}

.icon-dex-linkedin:before {
    content: "\e00c"
}

.icon-dex-instagram:before {
    content: "\e00d"
}

.icon-dex-twitter:before {
    content: "\e00e"
}

.icon-dex-facebook:before {
    content: "\e00f"
}

.icon-dex-arrow-angle:before {
    content: "\e010"
}

.icon-dex-arrow-3:before {
    content: "\e011"
}

.icon-dex-search:before {
    content: "\e012"
}

.icon-dex-arrow-2:before {
    content: "\e013"
}

.icon-dex-submit:before {
    content: "\e014"
}