@font-face {
    font-family: 'open_sans';
    src: url('opensans-light-webfont.eot');
    src: url('opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-light-webfont.woff') format('woff'),
         url('opensans-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'segoe_lightregular';
    src: url('segoel-webfont.eot');
    src: url('segoel-webfont.eot?#iefix') format('embedded-opentype'),
         url('segoel-webfont.woff') format('woff'),
         url('segoel-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'segoe_condensedregular';
    src: url('segoecrg-webfont.eot');
    src: url('segoecrg-webfont.eot?#iefix') format('embedded-opentype'),
         url('segoecrg-webfont.woff') format('woff'),
         url('segoecrg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}