@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?o59nf3');
    src:url('../fonts/icomoon.eot?#iefixo59nf3') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?o59nf3') format('truetype'),
        url('../fonts/icomoon.woff?o59nf3') format('woff'),
        url('../fonts/icomoon.svg?o59nf3#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    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;
}

.icon-desktop:before {
    content: "\e615";
}
.icon-mobile-horizontal:before {
    content: "\e616";
}
.icon-mobile-vertical:before {
    content: "\e617";
}
.icon-tablet-horizontal:before {
    content: "\e618";
}
.icon-tablet-vertical:before {
    content: "\e619";
}
.icon-add-bottom-b:before {
    content: "\e600";
}
.icon-add-bottom-m:before {
    content: "\e601";
}
.icon-add-bottom:before {
    content: "\e602";
}
.icon-add-left-b:before {
    content: "\e603";
}
.icon-add-left-m:before {
    content: "\e604";
}
.icon-add-left:before {
    content: "\e605";
}
.icon-add-right-b:before {
    content: "\e606";
}
.icon-add-right-m:before {
    content: "\e607";
}
.icon-add-right:before {
    content: "\e608";
}
.icon-add-top-b:before {
    content: "\e609";
}
.icon-add-top-m:before {
    content: "\e60a";
}
.icon-add-top:before {
    content: "\e60b";
}
.icon-merge-cells:before {
    content: "\e60c";
}
.icon-remove-column-b:before {
    content: "\e60d";
}
.icon-remove-column-m:before {
    content: "\e60e";
}
.icon-remove-column:before {
    content: "\e60f";
}
.icon-remove-row-b:before {
    content: "\e610";
}
.icon-remove-row-m:before {
    content: "\e611";
}
.icon-remove-row:before {
    content: "\e612";
}
.icon-split-cell:before {
    content: "\e613";
}
.icon-table-remove:before {
    content: "\e614";
}
