/* regular */
@font-face {
    font-family: SegoeUI;
    font-style: normal;
    font-weight: 400;
    src: url(https://res.cloudinary.com/ddfpjo0rs/raw/upload/v1639884221/fonts/segoeui_regular_noqa8s.ttf);
}
/* regular-italic */
@font-face {
    font-family: SegoeUI;
    font-style: italic;
    font-weight: 400;
    src: url(https://res.cloudinary.com/ddfpjo0rs/raw/upload/v1639884219/fonts/segoeui_regular-italic_x3en3g.ttf);
}
/* bold */
@font-face {
    font-family: SegoeUI;
    font-style: normal;
    font-weight: 700;
    src: url(https://res.cloudinary.com/ddfpjo0rs/raw/upload/v1639884228/fonts/segoeui_bold_cb4mnf.ttf);
}
/* bold-italic */
@font-face {
    font-family: SegoeUI;
    font-style: italic;
    font-weight: 700;
    src: url(https://res.cloudinary.com/ddfpjo0rs/raw/upload/v1639884227/fonts/segoeui_bold-italic_aj2ych.ttf);
}
/* semilight */
@font-face {
    font-family: SegoeUI;
    font-style: normal;
    font-weight: 300;
    src: url(https://res.cloudinary.com/ddfpjo0rs/raw/upload/v1639896786/fonts/segoeui_semilight_brkyng.ttf);
}
/* semilight-italic */
@font-face {
    font-family: SegoeUI;
    font-style: italic;
    font-weight: 300;
    src: url(https://res.cloudinary.com/ddfpjo0rs/raw/upload/v1639884226/fonts/segoeui_semilight-italic_bqfqcz.ttf);
}
/* light */
@font-face {
    font-family: SegoeUI;
    font-style: normal;
    font-weight: 100;
    src: url(https://res.cloudinary.com/ddfpjo0rs/raw/upload/v1639884227/fonts/segoeui_light_lf81a8.ttf);
}
/* light-italic */
@font-face {
    font-family: SegoeUI;
    font-style: italic;
    font-weight: 100;
    src: url(https://res.cloudinary.com/ddfpjo0rs/raw/upload/v1639884218/fonts/segoeui_light-italic_o37arh.ttf);
}