@font-face {
    font-family: "Segoe UI";
    src: url("../font/SegoeUI.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Segoe UI Semibold";
    src: url("../font/SegoeSemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
