@font-face {    font-family: 'gotham_boldregular';    src: url('gotham_bold-webfont.eot');    src: url('gotham_bold-webfont.eot?#iefix') format('embedded-opentype'),         url('gotham_bold-webfont.woff') format('woff'),         url('gotham_bold-webfont.ttf') format('truetype'),         url('gotham_bold-webfont.svg#gotham_boldregular') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'eurostilebold';    src: url('eurostile_bold-webfont.eot');    src: url('eurostile_bold-webfont.eot?#iefix') format('embedded-opentype'),         url('eurostile_bold-webfont.woff') format('woff'),         url('eurostile_bold-webfont.ttf') format('truetype'),         url('eurostile_bold-webfont.svg#eurostilebold') format('svg');    font-weight: normal;    font-style: normal;}@media screen and (-webkit-min-device-pixel-ratio:0) {    @font-face {        font-family: 'gotham_boldregular';        src: url('gotham_bold-webfont.svg#gotham_boldregular') format('svg');    }    @font-face {        font-family: 'eurostilebold';        src: url('eurostile_bold-webfont.svg#eurostilebold') format('svg');    }}