@font-face {
    font-family: "Gotham Rounded Book";
    src: url("./fonts/GothamRoundedBook.eot");
    src: url("./fonts/GothamRoundedBook.eot?#iefix") format("embedded-opentype"),
         url("./fonts/GothamRoundedBook.woff2") format("woff2"),
         url("./fonts/GothamRoundedBook.woff") format("woff"),
         url("./fonts/GothamRoundedBook.ttf")  format("truetype"),
        url('./fonts/GothamRoundedBook.svg#GothamRoundedBook') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Gotham Rounded Medium";
    src: url("./fonts/GothamRoundedMedium.eot");
    src: url("./fonts/GothamRoundedMedium.eot?#iefix") format("embedded-opentype"),
         url("./fonts/GothamRoundedMedium.woff2") format("woff2"),
         url("./fonts/GothamRoundedMedium.woff") format("woff"),
         url("./fonts/GothamRoundedMedium.ttf")  format("truetype"),
        url('./fonts/GothamRoundedMedium.svg#GothamRoundedMedium') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Gotham Rounded Light";
    src: url("./fonts/GothamRoundedLight.eot");
    src: url("./fonts/GothamRoundedLight.eot?#iefix") format("embedded-opentype"),
         url("./fonts/GothamRoundedLight.woff2") format("woff2"),
         url("./fonts/GothamRoundedLight.woff") format("woff"),
         url("./fonts/GothamRoundedLight.ttf")  format("truetype"),
        url('./fonts/GothamRoundedLight.svg#GothamRoundedLight') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Gotham Rounded Bold";
    src: url("./fonts/GothamRoundedBold.eot");
    src: url("./fonts/GothamRoundedBold.eot?#iefix") format("embedded-opentype"),
         url("./fonts/GothamRoundedBold.woff2") format("woff2"),
         url("./fonts/GothamRoundedBold.woff") format("woff"),
         url("./fonts/GothamRoundedBold.ttf")  format("truetype"),
        url('./fonts/GothamRoundedBold.svg#GothamRoundedBold') format('svg');
    font-weight: 400;
    font-style: normal;
}