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

[class^="icon-moon-"], [class*=" icon-moon-"] {
    /* 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.5;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-moon-books:before {
    content: "\e920";
}
.icon-moon-file-text:before {
    content: "\e922";
}
.icon-moon-profile:before {
    content: "\e923";
}
.icon-moon-file-empty:before {
    content: "\e924";
}
.icon-moon-stack:before {
    content: "\e92e";
}
.icon-moon-folder:before {
    content: "\e92f";
}
.icon-moon-folder-open:before {
    content: "\e930";
}
.icon-moon-barcode:before {
    content: "\e937";
}
.icon-moon-cart:before {
    content: "\e93a";
}
.icon-moon-address-book:before {
    content: "\e944";
}
.icon-moon-stats-bars:before {
    content: "\e99c";
}
.icon-moon-truck:before {
    content: "\e9b0";
}

.icon-moon-users:before {
    content: "\e972";
}

.icon-moon-user:before {
    content: "\e971";
}

.icon-moon-payroll:before {
    content: "\e93b";
}

.icon-moon-wrench:before {
    content: "\e991";
}

.icon-moon-trips:before {
    content: "\e9a5";
}

.icon-moon-ticket:before {
    content: "\e939";
}

.icon-moon-codepen:before {
    content: "\eae8";
}

.icon-moon-stats-dots:before {
    content: "\e99b";
}

.icon-moon-earth:before {
    content: "\e9ca";
}

