@font-face {
    font-family: 'ArialRoundedMTBoldRegular';
    src: url('arial_bold.eot');
    src: url('arial_bold.eot') format('embedded-opentype'),
         url('arial_bold.woff2') format('woff2'),
         url('arial_bold.woff') format('woff'),
         url('arial_bold.ttf') format('truetype'),
         url('arial_bold.svg#ArialRoundedMTBoldRegular') format('svg');
}
