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

.icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'aaneel' !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;
}

.aa-card-num:before {
    content: "\e914";
}
.aa-card-num-zoom:before {
    content: "\e925";
}
.aa-exit-full-screen:before {
    content: "\e913";
}
.aa-nav-devider:before {
    content: "\e912";
}
.aa-change-pass:before {
    content: "\e911";
}
.aa-admin:before {
    content: "\e900";
}
.aa-alerts:before {
    content: "\e901";
}
.aa-card-mgmt:before {
    content: "\e902";
}
.aa-dashboard:before {
    content: "\e903";
}
.aa-full-screen:before {
    content: "\e904";
}
.aa-help:before {
    content: "\e905";
}
.aa-import-export:before {
    content: "\e906";
}
.aa-log-out:before {
    content: "\e907";
}
.aa-mem-charting:before {
    content: "\e908";
}
.aa-mem-mgmt:before {
    content: "\e909";
}
.aa-mem-pin:before {
    content: "\e90a";
}
.aa-otp:before {
    content: "\e90b";
}
.aa-print:before {
    content: "\e90c";
}
.aa-queue:before {
    content: "\e90d";
}
.aa-slide:before {
    content: "\e90e";
}
.aa-user:before {
    content: "\e90f";
}
.aa-user-group:before {
    content: "\e910";
}

