@font-face {
    font-family:Arial Rounded;
    src: url(../fonts/arial-rounded.eot);
    src: url(../fonts/arial-rounded.eot?#iefix) format('embedded-opentype'),
         url(../fonts/arial-rounded.woff) format('woff'),
         url(../fonts/arial-rounded.ttf) format('truetype'),
         url(../fonts/arial-rounded.svg#arial_rounded_mt_boldbold) format('svg');
    font-weight: normal;
    font-style: normal;

}