/*@font-face {
    font-family: Gotham;
    src: url(/public/fonts/gotham/Gotham-Bold.woff) format("woff"),url(/public/fonts/gotham/Gotham-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Gotham;
    src: url(/public/fonts/gotham/Gotham.woff) format("woff"),url(/public/fonts/gotham/Gotham.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham;
    src: url(/public/fonts/gotham/Gotham-Black.woff) format("woff"),url(/public/fonts/gotham/Gotham-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Gotham;
    src: url(/public/fonts/gotham/Gotham-Thin.woff) format("woff"),url(/public/fonts/gotham/Gotham-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Gotham;
    src: url(/public/fonts/gotham/Gotham-Medium.woff) format("woff"),url(/public/fonts/gotham/Gotham-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}*/

@font-face {
    font-family: Gotham;
    src: url(/public/fonts/gotham/Gotham-Light.woff) format("woff"),url(/public/fonts/gotham/Gotham-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}
/*

@font-face {
    font-family: Gotham;
    src: url(/public/fonts/gotham/Gotham-ExtraLight.woff) format("woff"),url(/public/fonts/gotham/Gotham-ExtraLight.ttf) format("truetype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Gotham;
    src: url(/public/fonts/gotham/Gotham-Ultra.woff) format("woff"),url(/public/fonts/gotham/Gotham-Ultra.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}*/
