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