@font-face {
    font-family: "Segoe UI";
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI'), url('../Fonts/SegoeUI/Segoe UI.woff') format('woff');
}
@font-face {
    font-family: "Segoe UI Bold";
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold'), url('../Fonts/SegoeUI/Segoe UI Bold.woff') format('woff');
}
@font-face {
    font-family: "Segoe UI Italic";
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Italic'), url('../Fonts/SegoeUI/Segoe UI Italic.woff') format('woff');
}
@font-face {
    font-family: "Segoe UI Bold Italic";
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Blod Italic'), url('../Fonts/SegoeUI/Segoe UI Bold Italic.woff') format('woff');
}

@font-face {
    font-family: "Open Sans Light";
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Light'), url('../Fonts/OpenSans/OpenSans-Light.ttf') format('ttf');
}
