/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'Segoe UI';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Segoe-UI-Regular.eot?v=1.0.0');
    src: url('../fonts/Segoe-UI-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Segoe-UI-Regular.woff') format('woff'), url('../fonts/Segoe-UI-Regular.ttf') format('truetype'), url('../fonts/Segoe-UI-Regular.svg#segoe-ui') format('svg');

}

@font-face {
    font-family: 'Segoe UI Light';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Segoe-UI-Light.eot?v=1.0.0');
    src: url('../fonts/Segoe-UI-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Segoe-UI-Light.woff') format('woff'), url('../fonts/Segoe-UI-Light.ttf') format('truetype'), url('../fonts/Segoe-UI-Light.svg#segoe-ui') format('svg');

}