@font-face {
    font-family:  Segoe UI;
    font-weight:  400;
    font-style:   normal;
    font-display: swap;
    src:          url(segoeui.ttf) format('truetype');
}

@font-face {
    font-family:  Segoe UI;
    font-weight:  700;
    font-style:   normal;
    font-display: swap;
    src:          url(segoeuib.ttf) format('truetype');
}

@font-face {
    font-family:  Segoe UI;
    font-weight:  400;
    font-style:   italic;
    font-display: swap;
    src:          url(segoeuii.ttf) format('truetype');
}

@font-face {
    font-family:  Segoe UI;
    font-weight:  700;
    font-style:   italic;
    font-display: swap;
    src:          url(segoeuiz.ttf) format('truetype');
}
