    @font-face {
        font-family: 'Segoe UI Regular';
        src: url('SegoeUI.eot');
        src: url('SegoeUI.eot?#iefix') format('embedded-opentype'),
        url('SegoeUI.woff') format('woff'),
        url('SegoeUI.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
    @font-face { 
        font-family: 'Segoe UI Regular';
        src: url("SegoeUISemiBold.eot");
        src: url("SegoeUISemiBold.eot?#iefix")format("embedded-opentype"),
        url("SegoeUISemiBold.woff") format("woff"),
        url("SegoeUISemiBold.ttf") format("truetype");
        font-style: normal;
        font-weight: 600;
    }

    @font-face {
        font-family: 'Rising Sun Regular';
        src: url('RisingSunRegular.eot');
        src: url('RisingSunRegular.eot') format('embedded-opentype'),
             url('RisingSunRegular.woff2') format('woff2'),
             url('RisingSunRegular.woff') format('woff'),
             url('RisingSunRegular.ttf') format('truetype'),
             url('RisingSunRegular.svg#RisingSunRegular') format('svg');
    } 
    @font-face {
        font-family: 'Rising Sun Regular';
        src: url('RisingSunBold.eot');
        src: url('RisingSunBold.eot') format('embedded-opentype'),
             url('RisingSunBold.woff2') format('woff2'),
             url('RisingSunBold.woff') format('woff'),
             url('RisingSunBold.ttf') format('truetype'),
             url('RisingSunBold.svg#RisingSunBold') format('svg');
             font-weight:bold;
    } 
    @font-face {
        font-family: 'Rising Sun Regular';
        src: url('RisingSunSemiBold.eot');
        src: url('RisingSunSemiBold.eot') format('embedded-opentype'),
             url('RisingSunSemiBold.woff2') format('woff2'),
             url('RisingSunSemiBold.woff') format('woff'),
             url('RisingSunSemiBold.ttf') format('truetype'),
             url('RisingSunSemiBold.svg#RisingSunSemiBold') format('svg');
             font-weight:600;
    } 
    @font-face {
        font-family: 'Rising Sun Regular';
        src: url('RisingSunSemiBoldItalic.eot');
        src: url('RisingSunSemiBoldItalic.eot') format('embedded-opentype'),
             url('RisingSunSemiBoldItalic.woff2') format('woff2'),
             url('RisingSunSemiBoldItalic.woff') format('woff'),
             url('RisingSunSemiBoldItalic.ttf') format('truetype'),
             url('RisingSunSemiBoldItalic.svg#RisingSunSemiBoldItalic') format('svg');
             font-weight:600;
             font-style:italic;
    } 











    



