@font-face {
    font-family: 'Segoe UI';
    src: url(/fonts/segoeui.ttf);
}
@font-face {
    font-family: 'Segoe UI Normal';
    src: url(/fonts/segoeui.ttf);
}
@font-face {
    font-family: 'Segoe UI Italic';
    src: url(/fonts/segoeuii.ttf);
}
@font-face {
    font-family: 'Segoe UI Light';
    src: url(/fonts/segoeuil.ttf);
}
@font-face {
    font-family: 'Segoe UI Semi Light';
    src: url(/fonts/segoeuisl.ttf);
}
@font-face {
    font-family: 'Segoe UI Bold';
    src: url(/fonts/segoeuib.ttf);
}
@font-face {
    font-family: 'Segoe UI Semi Bold';
    src: url(/fonts/seguisb.ttf);
}
