@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: normal;
    src: local('※');
    src: url(Gotham-Light.eot);
    src: url(Gotham-Light.woff) format('woff'), url(Gotham-Light.otf) format('opentype');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: bold;
    src: local('※');
    src: url(Gotham-Medium.eot);
    src: url(Gotham-Medium.woff) format('woff'), url(Gotham-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'GothamBold';
    font-style: normal;
    font-weight: normal;
    src: local('※');
    src: url(Gotham-Bold.eot);
    src: url(Gotham-Bold.woff) format('woff'), url(Gotham-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'GothamBlack';
    font-style: normal;
    font-weight: normal;
    src: local('※');
    src: url(Gotham-Black.eot);
    src: url(Gotham-Black.woff) format('woff'), url(GothamRnd-Bold.otf) format('opentype');
}
