@font-face {
    font-family: 'Segoe UI';
    src: url('/fonts/segoeui.woff2') format('woff2'), url('/fonts/segoeui.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI Bold';
    src: url('/fonts/segoeuib.woff2') format('woff2'), url('/fonts/segoeuib.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI Light';
    src: url('/fonts/segoeuil.woff2') format('woff2'), url('/fonts/segoeuil.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
