﻿@font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 400;
    src: local('Segoe UI'), url('https://fonts.googleapis.com/css2?family=Segoe+UI:wght@400&display=swap') format('woff2');
}
@font-face {
    font-family: 'Segoe UI';
    font-style: italic;
    font-weight: 400;
    src: local('Segoe UI Italic'), url('https://fonts.googleapis.com/css2?family=Segoe+UI:ital,wght@400&display=swap') format('woff2');
}
@font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 700;
    src: local('Segoe UI Bold'), url('https://fonts.googleapis.com/css2?family=Segoe+UI:wght@700&display=swap') format('woff2');
}
@font-face {
    font-family: 'Segoe UI';
    font-style: italic;
    font-weight: 700;
    src: local('Segoe UI Bold Italic'), url('https://fonts.googleapis.com/css2?family=Segoe+UI:ital,wght@700&display=swap') format('woff2');
}
/*
@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')
}*/
