@font-face {
    font-family: 'Gotham Rounded Book';
    src: url('/resources/fonts/hinted-GothamRounded-Book.eot');
    src: url('/resources/fonts/hinted-GothamRounded-Book.eot?#iefix') format('embedded-opentype'),
        url('/resources/fonts/hinted-GothamRounded-Book.woff2') format('woff2'),
        url('/resources/fonts/hinted-GothamRounded-Book.woff') format('woff'),
        url('/resources/fonts/hinted-GothamRounded-Book.ttf') format('truetype'),
        url('/resources/fonts/hinted-GothamRounded-Book.svg#GothamRounded-Book') format('svg');
        font-weight: normal;
}

@font-face {
    font-family: 'Gotham Rounded';
    src: url('/resources/fonts/hinted-GothamRounded-Light.eot');
    src: url('/resources/fonts/hinted-GothamRounded-Light.eot?#iefix') format('embedded-opentype'),
        url('/resources/fonts/hinted-GothamRounded-Light.woff2') format('woff2'),
        url('/resources/fonts/hinted-GothamRounded-Light.woff') format('woff'),
        url('/resources/fonts/hinted-GothamRounded-Light.ttf') format('truetype'),
        url('/resources/fonts/hinted-GothamRounded-Light.svg#GothamRounded-Light') format('svg');
        font-weight: 300;
}

@font-face {
    font-family: 'GothamRoundedBold_21016';
    src: url('/resources/fonts/GothamRoundedBold_21016.eot');
    src: url('/resources/fonts/GothamRoundedBold_21016.eot?#iefix') format('embedded-opentype'),
        url('/resources/fonts/GothamRoundedBold_21016.woff2') format('woff2'),
        url('/resources/fonts/GothamRoundedBold_21016.woff') format('woff'),
        url('/resources/fonts/GothamRoundedBold_21016.ttf') format('truetype'),
        url('/resources/fonts/GothamRoundedBold_21016.svg#GothamRounded-Light') format('svg');
        font-weight: normal;
}