@font-face {
    font-family: 'SegoeUILight';
    src: url('segoe-ui-light.eot');
    src: url('segoe-ui-light.eot') format('embedded-opentype'),
         url('segoe-ui-light.woff') format('woff'),
         url('segoe-ui-light.ttf') format('truetype'),
         url('segoe-ui-light.svg#SegoeUILight') format('svg');
}
