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