@font-face {
    font-family: 'SegoeUI';
    src: url('../fonts/Segoe_UI.eot');
    src: local('☺'), url('../fonts/Segoe_UI.woff') format('woff'), url('../fonts/Segoe_UI.ttf') format('truetype'), url('../fonts/Segoe_UI.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe_UI_Light';
    src: url('../fonts/SegoeUI-Light.eot');
    src: url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUI-Light.woff2') format('woff2'),
    url('../fonts/SegoeUI-Light.woff') format('woff'),
    url('../fonts/SegoeUI-Light.ttf') format('truetype'),
    url('../fonts/SegoeUI-Light.svg#SegoeUI-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SegoeUIReg';
    src: url('../fonts/MultiFont');
    src: local('☺'), url('../fonts/MultiFont/SegoeUIRegular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}
