@font-face {
    font-family: 'floox-icon';
    src:
        url('../fonts/floox-icon.ttf?7yj69h') format('truetype'),
        url('../fonts/floox-icon.woff?7yj69h') format('woff'),
        url('../fonts/floox-icon.svg?7yj69h#floox-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.floox-icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'floox-icon' !important;
    speak: none;
    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;
}
.floox-wave:before {
    content: "\e910";
}
.floox-builder:before {
    content: "\e900";
}
.floox-chat:before {
    content: "\e901";
}
.floox-clock:before {
    content: "\e902";
}
.floox-edit-tools:before {
    content: "\e903";
}
.floox-headphones:before {
    content: "\e904";
}
.floox-love-fill:before {
    content: "\e905";
}
.floox-love-line:before {
    content: "\e906";
}
.floox-minus:before {
    content: "\e907";
}
.floox-paper-plane:before {
    content: "\e908";
}
.floox-pen-tool:before {
    content: "\e909";
}
.floox-picture:before {
    content: "\e90a";
}
.floox-plus:before {
    content: "\e90b";
}
.floox-promotion:before {
    content: "\e90c";
}
.floox-search:before {
    content: "\e90d";
}
.floox-smartphone:before {
    content: "\e90e";
}
.floox-structure:before {
    content: "\e90f";
}
