@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham_medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    url('/fonts/gotham_bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
