@font-face {
    font-family: 'Gothambold';
    src: url('../fonts/lotham-bold-webfont.eot');
    src: url('../fonts/lotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lotham-bold-webfont.woff') format('woff'),
         url('../fonts/lotham-bold-webfont.ttf') format('truetype'),
         url('../fonts/lotham-bold-webfont.svg#lothambold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gothamregular';
    src: url('../fonts/lotham-book-webfont.eot');
    src: url('../fonts/lotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lotham-book-webfont.woff') format('woff'),
         url('../fonts/lotham-book-webfont.ttf') format('truetype'),
         url('../fonts/lotham-book-webfont.svg#lothamregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HarabaraRegular';
    src: url('../fonts/harabara.eot');
    src: url('../fonts/harabara.eot') format('embedded-opentype'),
         url('../fonts/harabara.woff') format('woff'),
         url('../fonts/harabara.ttf') format('truetype'),
         url('../fonts/harabara.svg#HarabaraRegular') format('svg');
}
@font-face {
    font-family: 'FuturaStdMedium';
    src: url('../fonts/futurastd-medium.eot');
    src: url('../fonts/futurastd-medium.eot') format('embedded-opentype'),
         url('../fonts/futurastd-medium.woff') format('woff'),
         url('../fonts/futurastd-medium.ttf') format('truetype'),
         url('../fonts/futurastd-medium.svg#FuturaStdMedium') format('svg');
}
@font-face {
    font-family: 'TahomaRegular';
    src: url('../fonts/tahoma.eot');
    src: url('../fonts/tahoma.eot') format('embedded-opentype'),
         url('../fonts/tahoma.woff') format('woff'),
         url('../fonts/tahoma.ttf') format('truetype'),
         url('../fonts/tahoma.svg#TahomaRegular') format('svg');
}