@font-face {
    font-family: 'ball-gotham';
    src: url('../../../custom/ball/fonts/GothamRoundedBook.eot');
    src: url('../../../custom/ball/fonts/GothamRoundedBook.eot') format('embedded-opentype'),
         url('../../../custom/ball/fonts/GothamRoundedBook.woff') format('woff2'),
         url('../../../custom/ball/fonts/GothamRoundedBook.woff') format('woff'),
         url('../../../custom/ball/fonts/GothamRoundedBook.ttf') format('truetype'),
         url('../../../custom/ball/fonts/GothamRoundedBook.svg') format('svg');
}