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