@font-face {
    font-family: 'gotham-rounded-book';
    src: url('gotham-rounded-book.eot');
    src: url('gotham-rounded-book.woff2') format('woff2'),
         url('gotham-rounded-book.woff') format('woff'),
         url('gotham-rounded-book.ttf') format('truetype'),
         url('gotham-rounded-book.svg#gotham-rounded-book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-rounded-bold';
    src: url('GothamRounded-Bold.eot');
    src: url('GothamRounded-Bold.woff') format('woff'),
         url('GothamRounded-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-rounded-medium';
    src: url('GothamRounded-Medium.eot');
    src: url('GothamRounded-Medium.woff') format('woff'),
         url('GothamRounded-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-rounded-light';
    src: url('GothamRounded-Light.eot');
    src: url('GothamRounded-Light.woff') format('woff'),
         url('GothamRounded-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
