@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?su7k97');
    src:    url('fonts/icomoon.eot?su7k97#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?su7k97') format('truetype'),
        url('fonts/icomoon.woff?su7k97') format('woff'),
        url('fonts/icomoon.svg?su7k97#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-home:before {
    content: "\e900";
}
.icon-login:before {
    content: "\e901";
}
.icon-register:before {
    content: "\e903";
}
.icon-seach:before {
    content: "\e904";
}
.icon-care:before {
    content: "\e905";
}
.icon-child:before {
    content: "\e906";
}
.icon-medicine:before {
    content: "\e907";
}
.icon-atopic:before {
    content: "\e908";
}
.icon-bone:before {
    content: "\e909";
}
.icon-cancer:before {
    content: "\e90a";
}
.icon-dental:before {
    content: "\e90b";
}
.icon-funin:before {
    content: "\e90c";
}
.icon-beauty:before {
    content: "\e90d";
}
.icon-lrd:before {
    content: "\e90e";
}
.icon-mental:before {
    content: "\e90f";
}
.icon-recipe:before {
    content: "\e910";
}
.icon-recruit:before {
    content: "\e911";
}
.icon-event:before {
    content: "\e912";
}
.icon-news:before {
    content: "\e913";
}
.icon-photo:before {
    content: "\e914";
}
.icon-feature:before {
    content: "\e915";
}

