/**
 icomoon.io/app
**/

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

.x-icon {
    margin-top: -1px;
    font-size: 18px;
    color: #666666;
}

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

/**************************************************************
           FOR MAINTENANCE JUST EDIT BELOW THIS
**************************************************************/

.x-icon-sidebar_left:before {
    content: "\e909";
}

.x-icon-sidebar_right:before {
    content: "\e90a";
}

.x-icon-mini_hamburguer:before {
    content: "\e908";
}

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

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

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

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

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

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

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

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