@font-face{
    font-family: "segoe-ui-light";
    src: url("../fonts/segoe-ui/segoeuil.ttf") format("truetype");
}

@font-face{
    font-family: "segoe-ui";
    src: url("../fonts/segoe-ui/segoeui.ttf") format("truetype");
}

@font-face{
    font-family: "segoe-ui-bold";
    src: url("../fonts/segoe-ui/segoeuib.ttf") format("truetype");
}

@font-face{
    font-family: "segoe-ui-italic";
    src: url("../fonts/segoe-ui/segoeuii.ttf") format("truetype");
}

@font-face{
    font-family: "segoe-ui-bold-italic";
    src: url("../fonts/segoe-ui/seguisbi.ttf") format("truetype");
}
@font-face{
    font-family: "segoe-ui-semi-bold";
    src: url("../fonts/segoe-ui/seguisb.ttf") format("truetype");
}