@font-face {
    font-family: 'segoe_uilight';
    src: url('fonts/segoeui-webfont.eot');
    src: url('fonts/segoeui-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/segoeui-webfont.woff') format('woff'),
         url('fonts/segoeui-webfont.ttf') format('truetype'),
         url('fonts/segoeui-webfont.svg#segoe_uilight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'tahomaregular';
    src: url('fonts/tahoma-webfont.eot');
    src: url('fonts/tahoma-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tahoma-webfont.woff') format('woff'),
         url('fonts/tahoma-webfont.ttf') format('truetype'),
         url('fonts/tahoma-webfont.svg#tahomaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'segoe_uiregular';
    src: url('fonts/segoeui-webfont1.eot');
    src: url('fonts/segoeui-webfont1.eot?#iefix') format('embedded-opentype'),
         url('fonts/segoeui-webfont1.woff') format('woff'),
         url('fonts/segoeui-webfont1.ttf') format('truetype'),
         url('fonts/segoeui-webfont1.svg#segoe_uiregular') format('svg');
    font-weight: normal;
    font-style: normal;

}