@font-face {
    font-family: 'BorisBlackBloxx';
    src: url('fonts/borisblackbloxx-webfont.eot');
    src: url('fonts/borisblackbloxx-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/borisblackbloxx-webfont.woff') format('woff'),
         url('fonts/borisblackbloxx-webfont.ttf') format('truetype'),
		 url('fonts/borisblackbloxx-webfont.svg#borisblackbloxxregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Gotham Medium';
    src: url('fonts/gotham-medium-webfont.eot');
    src: url('fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-medium-webfont.woff') format('woff'),
         url('fonts/gotham-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	 font-family: "DIN Condensed";
        src: url('fonts/DIN-Condensed-Bold.eot');
        src: url('fonts/DIN-Condensed-Bold.eot?#iefix') format('embedded-opentype'),
        	 url('fonts/DIN-Condensed-Bold.svg#DIN Condensed') format('svg'),
        	 url('fonts/DIN-Condensed-Bold.woff') format('woff'),
        	 url('fonts/DIN-Condensed-Bold.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}

@font-face {
    font-family: 'Tahoma';
    src: url('fonts/tahoma-webfont.eot');
    src: url('fonts/tahoma-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tahoma-webfont.woff') format('woff'),
         url('fonts/tahoma-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}