@font-face {
    font-family: 'RSUBold';
    src: url('rsu_bold.eot');
    src: url('rsu_bold.eot?#iefix') format('embedded-opentype'),
         url('rsu_bold.woff2') format('woff2'),
         url('rsu_bold.woff') format('woff'),
         url('rsu_bold.ttf') format('truetype'),
         url('rsu_bold.svg#rsubold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RSULight';
    src: url('rsu_light.eot');
    src: url('rsu_light.eot?#iefix') format('embedded-opentype'),
         url('rsu_light.woff2') format('woff2'),
         url('rsu_light.woff') format('woff'),
         url('rsu_light.ttf') format('truetype'),
         url('rsu_light.svg#rsulight') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}