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

@font-face {
    font-family: 'RSU';
    font-style: normal;
    font-weight: bold;
    src: url('fonts/rsu_bold-webfont.eot');
    src: url('fonts/rsu_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/rsu_bold-webfont.woff') format('woff'),
         url('fonts/rsu_bold-webfont.ttf') format('truetype'),
         url('fonts/rsu_bold-webfont.svg#rsubold') format('svg');
}
