@font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 400;
    src: local('Segoe UI'), url('https://fonts.cdnfonts.com/s/15051/Segoe UI.woff') format('woff');
}
@font-face {
    font-family: 'Segoe UI';
    font-style: italic;
    font-weight: 400;
    src: local('Segoe UI'), url('https://fonts.cdnfonts.com/s/15051/Segoe UI Italic.woff') format('woff');
}
@font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 700;
    src: local('Segoe UI'), url('https://fonts.cdnfonts.com/s/15051/Segoe UI Bold.woff') format('woff');
}
@font-face {
    font-family: 'Segoe UI';
    font-style: italic;
    font-weight: 700;
    src: local('Segoe UI'), url('https://fonts.cdnfonts.com/s/15051/Segoe UI Bold Italic.woff') format('woff');
}


