@font-face {
   font-family: 'Segoe.UI.Bold';
   font-display: swap;
   src: url('Segoe.UI.Bold/font.ttf');
}
@font-face {
   font-family: 'Segoe.UI.Semibold';
   font-display: swap;
   src: url('Segoe.UI.Semibold/font.ttf');
}
@font-face {
   font-family: 'Segoe.UI.Light';
   font-display: swap;
   src: url('Segoe.UI.Light/font.ttf');
}
