@font-face {
     font-family: "GothamRnd-Bold";
     src: url("fonts/GGothamRnd-Bold/GothamRnd-Bold.eot");
     src: url("fonts/GothamRnd-Bold/GothamRnd-Bold.eot?#iefix") format("embedded-opentype"),
     url("fonts/GothamRnd-Bold/GothamRnd-Bold.woff") format("woff"),
     url("fonts/GothamRnd-Bold/GothamRnd-Bold.ttf") format("truetype"),
     url("fonts/GothamRnd-Bold/GothamRnd-Bold.svg#Jura-Regular") format("svg");
     font-weight: normal;
     font-style: normal;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
 }
@font-face {
     font-family: "GothamBook";
     src: url("fonts/GGothamBook/GothamBook.eot");
     src: url("fonts/GothamBook/GothamBook.eot?#iefix") format("embedded-opentype"),
     url("fonts/GothamBook/GothamBook.woff") format("woff"),
     url("fonts/GothamBook/GothamBook.ttf") format("truetype"),
     url("fonts/GothamBook/GothamBook.svg#Jura-Regular") format("svg");
     font-weight: normal;
     font-style: normal;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
 }