@font-face {
    font-family: "tabler-fonts";
    src: url("fonts/tabler-fonts.woff2") format("woff2"),
        url("fonts/tabler-fonts.ttf") format("truetype"),
        url("fonts/tabler-fonts.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.icon, [class^="icon-"], [class*=" icon-"] {
    /* Use !important to prevent extensions from overriding this font. */
    font-family: "tabler-fonts" !important;
    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;
}
.icon-home-bolt:before {
    content: "\f018";
    content: "\f018" / "";
}
.icon-fridge:before {
    content: "\f017";
    content: "\f017" / "";
}
.icon-snowflake:before {
    content: "\f016";
    content: "\f016" / "";
}
.icon-phone-2:before {
    content: "\f015";
    content: "\f015" / "";
}
.icon-envelope-solid:before {
    content: "\f014";
    content: "\f014" / "";
}
.icon-whatsapp:before {
    content: "\f013";
    content: "\f013" / "";
}
.icon-check-2:before {
    content: "\f00d";
    content: "\f00d" / "";
}
.icon-instagram:before {
    content: "\f00c";
    content: "\f00c" / "";
}
.icon-facebook:before {
    content: "\f012";
    content: "\f012" / "";
}
.icon-tools-alt-2:before {
    content: "\f011";
    content: "\f011" / "";
}
.icon-washing-machine:before {
    content: "\f010";
    content: "\f010" / "";
}
.icon-calendar-check-o:before {
    content: "\f00f";
    content: "\f00f" / "";
}
.icon-star:before {
    content: "\f00e";
    content: "\f00e" / "";
}
.icon-mail:before {
    content: "\f00b";
    content: "\f00b" / "";
}
.icon-phone:before {
    content: "\f00a";
    content: "\f00a" / "";
}
.icon-waves-vertical:before {
    content: "\f009";
    content: "\f009" / "";
}
.icon-ear:before {
    content: "\f008";
    content: "\f008" / "";
}
.icon-droplet:before {
    content: "\f007";
    content: "\f007" / "";
}
.icon-circle-check:before {
    content: "\f006";
    content: "\f006" / "";
}
.icon-check:before {
    content: "\f005";
    content: "\f005" / "";
}
.icon-wind:before {
    content: "\f004";
    content: "\f004" / "";
}
.icon-power:before {
    content: "\f002";
    content: "\f002" / "";
}
.icon-flame:before {
    content: "\f003";
    content: "\f003" / "";
}
.icon-volume:before {
    content: "\f001";
    content: "\f001" / "";
}
.icon-droplet-off:before {
    content: "\f000";
    content: "\f000" / "";
}