@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/400/gotham-regular.eot');
    src: url('/fonts/gotham/400/gotham-regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/gotham/400/gotham-regular.woff') format('woff'),
         url('/fonts/gotham/400/gotham-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/500/gotham-medium.eot');
    src: url('/fonts/gotham/500/gotham-medium.eot?#iefix') format('embedded-opentype'),
         url('/fonts/gotham/500/gotham-medium.woff') format('woff'),
         url('/fonts/gotham/500/gotham-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/700/gotham-bold.eot');
    src: url('/fonts/gotham/700/gotham-bold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/gotham/700/gotham-bold.woff') format('woff'),
         url('/fonts/gotham/700/gotham-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Geometria';
    src: url('/fonts/geometria/800/geometria-extablack.eot');
    src: url('/fonts/geometria/800/geometria-extablack.eot?#iefix') format('embedded-opentype'),
         url('/fonts/geometria/800/geometria-extablack.woff') format('woff'),
         url('/fonts/geometria/800/geometria-extablack.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}