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