﻿@font-face {
    font-family: 'sage-login-font';
    src: url('/resources/fonts/sage-login-font.eot?4islc3');
    src: url('/resources/fonts/sage-login-font.eot?#iefix4islc3') format('embedded-opentype'), url('/resources/fonts/sage-login-font.woff?4islc3') format('woff'), url('/resources/fonts/sage-login-font.ttf?4islc3') format('truetype'), url('/resources/fonts/sage-login-font.svg?4islc3#sage-login-font') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'sage-login-font';
    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-invoice:before {
    content: "\e608";
}

.icon-add:before {
    content: "\e609";
}

.icon-subtract:before {
    content: "\e60a";
}

.icon-news:before {
    content: "\e602";
}

.icon-promotions:before {
    content: "\e603";
}

.icon-notifications:before {
    content: "\e604";
}

.icon-tips:before {
    content: "\e605";
}

.icon-email:before {
    content: "\e606";
}

.icon-password:before {
    content: "\e607";
}

.icon-pipeline:before {
    content: "\e600";
}

.icon-features:before {
    content: "\e601";
}
