@font-face {
    font-family: 'Gotham-Greek';
    src: local('Gotham-Greek-Medium'), local('GothamGreek-Medium'),
        url('hinted-GothamGreek-Medium.woff2') format('woff2'),
        url('hinted-GothamGreek-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Greek';
    src: local('Gotham-Greek-Black'), local('GothamGreek-Black'),
        url('hinted-GothamGreek-Black.woff2') format('woff2'),
        url('hinted-GothamGreek-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Greek';
    src: local('Gotham-Greek-Bold'), local('GothamGreek-Bold'),
        url('hinted-GothamGreek-Bold.woff2') format('woff2'),
        url('hinted-GothamGreek-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Greek-Book';
    src: local('Gotham-Greek-Book'), local('GothamGreek-Book'),
        url('hinted-GothamGreek-Book.woff2') format('woff2'),
        url('hinted-GothamGreek-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Greek';
    src: local('Gotham-Greek-Light'), local('GothamGreek-Light'),
        url('hinted-GothamGreek-Light.woff2') format('woff2'),
        url('hinted-GothamGreek-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
