@font-face {
    font-family: 'Gotham';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/HomepageBaukasten-Book.eot');
    src: url('../fonts/HomepageBaukasten-Book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HomepageBaukasten-Book.woff2') format('woff2'),
         url('../fonts/HomepageBaukasten-Book.woff') format('woff'),
         url('../fonts/HomepageBaukasten-Book.ttf')  format('truetype')
}
@font-face {
    font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
    src: url('../fonts/HomepageBaukasten-Bold.eot');
    src: url('../fonts/HomepageBaukasten-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HomepageBaukasten-Bold.woff2') format('woff2'),
         url('../fonts/HomepageBaukasten-Bold.woff') format('woff'),
         url('../fonts/HomepageBaukasten-Bold.ttf')  format('truetype')
}