@font-face {
    font-family: 'limi_fonticon';
    src:    url('fonts/limi_fonticon.eot?pdyq9');
    src:    url('fonts/limi_fonticon.eot?pdyq9#iefix') format('embedded-opentype'),
        url('fonts/limi_fonticon.woff2?pdyq9') format('woff2'),
        url('fonts/limi_fonticon.ttf?pdyq9') format('truetype'),
        url('fonts/limi_fonticon.woff?pdyq9') format('woff'),
        url('fonts/limi_fonticon.svg?pdyq9#limi_fonticon') 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: 'limi_fonticon';
    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-person:before {
    content: "\e91a";
}
.icon-map:before {
    content: "\e919";
}
.icon-Three:before {
    content: "\e917";
}
.icon-btn:before {
    content: "\e918";
}
.icon-pdf:before {
    content: "\e916";
}
.icon-about:before {
    content: "\e900";
}
.icon-books:before {
    content: "\e901";
}
.icon-clock:before {
    content: "\e902";
}
.icon-event:before {
    content: "\e903";
}
.icon-exams:before {
    content: "\e904";
}
.icon-lim-home:before {
    content: "\e905";
}
.icon-lesson:before {
    content: "\e906";
}
.icon-member:before {
    content: "\e907";
}
.icon-news:before {
    content: "\e908";
}
.icon-num-1:before {
    content: "\e909";
}
.icon-num-2:before {
    content: "\e90a";
}
.icon-num-3:before {
    content: "\e90b";
}
.icon-num-4:before {
    content: "\e90c";
}
.icon-num-5:before {
    content: "\e90d";
}
.icon-num-6:before {
    content: "\e90e";
}
.icon-num-7:before {
    content: "\e90f";
}
.icon-num-8:before {
    content: "\e910";
}
.icon-num-9:before {
    content: "\e911";
}
.icon-num-10:before {
    content: "\e912";
}
.icon-num-11:before {
    content: "\e913";
}
.icon-num-12:before {
    content: "\e914";
}
.icon-num-13:before {
    content: "\e915";
}

