
    @font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 400;
    src:url('Segoe-UI.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 600;
    src: url('segoe-ui-semibold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 700;
    src: url('Segoe-UI-Bold.woff') format('woff');
    }
