/* http://graphicburger.com/simple-line-icons-webfont/ */
@font-face
{
    font-family: Simple-Line-Icons;
    src: url(fonts/Simple-Line-Icons/Simple-Line-Icons.eot);
    src: url(fonts/Simple-Line-Icons/Simple-Line-Icons.eot?#iefix) format('embedded-opentype'),url(fonts/Simple-Line-Icons/Simple-Line-Icons.woff) format('woff'),url(fonts/Simple-Line-Icons/Simple-Line-Icons.ttf) format('truetype'),url(fonts/Simple-Line-Icons/Simple-Line-Icons.svg#Simple-Line-Icons) format('svg');
    font-weight: 400;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    @font-face
    {
        font-family: Simple-Line-Icons;
        src: url(fonts/Simple-Line-Icons/Simple-Line-Icons.svg#Simple-Line-Icons) format('svg');
    }
}

[data-icon]:before
{
    font-family: Simple-Line-Icons;
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-logout, .icon-home, .icon-bar-chart, .icon-user, .icon-settings, .icon-key, .icon-recruitment, .icon-listrecruitment, .icon-menu, .icon-candidate, .icon-menusalary, .icon-grade, .icon-defaultinsurance, .icon-sysemployee, .icon-employee, .icon-contract, .icon-training, .icon-ktkl, .icon-leave, .icon-timekeeping, .icon-bieuThuetncn, .icon-thongsoluong, .icon-salarybymonth
{
    font-family: Simple-Line-Icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

    .icon-logout:before
    {
        content: "\e065";
    }

    .icon-home:before
    {
        content: "\e069";
    }

    .icon-bar-chart:before
    {
        content: "\e077";
    }

    .icon-user:before
    {
        content: "\e005";
    }

    .icon-settings:before
    {
        content: "\e09a";
    }

    .icon-key:before
    {
        content: "\e08c";
    }

    .icon-recruitment:before
    {
        content: "\e001";
    }

    .icon-listrecruitment:before
    {
        content: "\e04c";
    }

    .icon-candidate:before
    {
        content: "\e002";
    }

    .icon-menu:before
    {
        content: "\e089";
    }

    .icon-menusalary:before
    {
        content: "\e02a";
    }

    .icon-grade:before
    {
        content: "\e03a";
    }

    .icon-defaultinsurance:before
    {
        content: "\e00e";
    }

    .icon-sysemployee:before
    {
        content: "\e000";
    }

    .icon-employee:before
    {
        content: "\e033";
    }

    .icon-contract:before
    {
        content: "\e040";
    }

    .icon-training:before
    {
        content: "\e003";
    }

    .icon-ktkl:before
    {
        content: "\e006";
    }

    .icon-leave:before
    {
        content: "\e004";
    }

    .icon-timekeeping:before
    {
        content: "\e075";
    }

    .icon-bieuThuetncn:before
    {
        content: "\e013";
    }

    .icon-thongsoluong:before
    {
        content: "\e00f";
    }

    .icon-salarybymonth:before
    {
        content: "\e01f";
    }
