@font-face {
    font-family: 'rsu';
	src: url('rsu_bold/rsu_bold.eot');
    src: url('rsu_bold/rsu_bold.eot?#iefix') format('embedded-opentype'),
         url('rsu_bold/rsu_bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RSU';
	src: url('rsu_regular/rsu_regular.eot');
    src: url('rsu_regular/rsu_regular.eot?#iefix') format('embedded-opentype'),
         url('rsu_regular/rsu_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}