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

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.icon-text:before {
    content: "\e907";
}

.icon-close:before {
    content: "\e904";
}

.icon-select:before {
    content: "\e900";
}

.icon-circle:before {
    content: "\e901";
}

.icon-dots:before {
    content: "\e902";
}

.icon-add:before {
    content: "\e903";
}

.icon-delete:before {
    content: "\e915";
}

.icon-ok:before {
    content: "\e914";
}

.icon-back:before {
    content: "\e905";
}

.icon-pack:before {
    content: "\e906";
}