/* Arial bold MT 
==================================================================================================== */

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