@font-face {
    font-family: 'allroundgothic-bold';
    src: url('../fonts/allroundgothic-bold.eot');
    src: url('../fonts/allroundgothic-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/allroundgothic-bold.woff') format('woff'),
         url('../fonts/allroundgothic-bold.ttf') format('truetype'),
         url('../fonts/allroundgothic-bold.svg#mycustomfont') format('svg');
}