@font-face {
    font-family: 'dxwand';
    src: url('fonts/dxwand.eot?30alnq');
    src: url('fonts/dxwand.eot?30alnq#iefix') format('embedded-opentype'), url('fonts/dxwand.ttf?30alnq') format('truetype'), url('fonts/dxwand.woff?30alnq') format('woff'), url('fonts/dxwand.svg?30alnq#dxwand') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'dxwand' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
    content: "\e900";
}

.icon-send:before {
    content: "\e901";
}

.icon-bot:before {
    content: "\e902";
}

.icon-clock:before {
    content: "\e903";
    color: #fff;
}

.icon-attach:before {
    content: "\e904";
}

.icon-upload .path1:before {
    content: "\e905";
}

.icon-upload .path2:before {
    content: "\e906";
    margin-left: -1em;
    color: #fff;
}

.icon-arrow-left:before {
    content: "\e907";
}

.icon-close:before {
    content: "\e908";
}

.icon-mic:before {
    content: "\e909";
}

.icon-mute:before {
    content: "\e90a";
}

.icon-send-circle .path1:before {
    content: "\e90b";
}

.icon-send-circle .path2:before {
    content: "\e90c";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}