/* ####   Segoe UI   #### */
@font-face {
    font-family: "Segoe UI Regular";
    src: url("../fonts/segoe_ui/Segoe UI.woff") format("woff");
}

@font-face {
    font-family: "Segoe UI Italic";
    src: url("../fonts/segoe_ui/Segoe UI Italic.woff") format("woff");
}

@font-face {
    font-family: "Segoe UI Bold";
    src: url("../fonts/segoe_ui/Segoe UI Bold.woff") format("woff");
}

@font-face {
    font-family: "Segoe UI Bold Italic";
    src: url("../fonts/segoe_ui/Segoe UI Bold Italic.woff") format("woff");
}

/* ####   Segoe UI Light   #### */    
@font-face {
    font-family: "Segoe UI Light";
    src: local("Segoe UI Light"), url("../fonts/segoe_light/SegoeUI-Light.woff") format("woff");
}

/* ####   Segoe UI Script   #### */    
@font-face {
    font-family: "Segoe UI Script";
    src: local("Segoe UI Script"), url("../fonts/segoe_script/Segoe Script.woff") format("woff");
}