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

@font-face {
    font-family: 'medium-it';
    src: url('medita.eot');
    src: url('medita.eot') format('embedded-opentype'),
         url('medita.woff') format('woff'),
         url('medita.ttf') format('truetype'),
         url('medita.svg#GothamRoundedMediumItalic') format('svg');
}

@font-face {
    font-family: 'light-it';
    src: url('lightita.eot');
    src: url('lightita.eot') format('embedded-opentype'),
         url('lightita.woff') format('woff'),
         url('lightita.ttf') format('truetype'),
         url('lightita.svg#GothamRoundedLightItalic') format('svg');
}

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

@font-face {
    font-family: 'book-it';
    src: url('bookita.eot');
    src: url('bookita.eot') format('embedded-opentype'),
         url('bookita.woff') format('woff'),
         url('bookita.ttf') format('truetype'),
         url('bookita.svg#GothamRoundedBookItalic') format('svg');
}

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

@font-face {
    font-family: 'bold-it';
    src: url('boldita.eot');
    src: url('boldita.eot') format('embedded-opentype'),
         url('boldita.woff') format('woff'),
         url('boldita.ttf') format('truetype'),
         url('boldita.svg#GothamRoundedBoldItalic') format('svg');
}

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