

@font-face {
	font-family: GOTHIC;
	src: url('fff/GESSTextLight-Light.eot');
	src: local('GOTHIC'), url('fff/GOTHIC.eot?#iefix') format('embedded-opentype'), 
	url('fff/GOTHIC.woff') format('woff'), url('fff/GOTHIC.ttf') format('truetype'),
	url('fff/GOTHIC.svg#GESSTextLight-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
.font1 {
	font-family: GOTHIC;
}
@font-face {
    font-family: 'walkwayregular';
    src: url('fff2/walkway-webfont.eot');
    src: url('fff2/walkway-webfont.eot?#iefix') format('embedded-opentype'),
         url('fff2/walkway-webfont.woff') format('woff'),
         url('fff2/walkway-webfont.ttf') format('truetype'),
         url('fff2/walkway-webfont.svg#walkwayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.font2{
	 font-family: 'walkwayregular';
	}
@font-face {
    font-family: 'walkway_boldregular';
    src: url('fff3/walkway_bold-webfont.eot');
    src: url('fff3/walkway_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fff3/walkway_bold-webfont.woff') format('woff'),
         url('fff3/walkway_bold-webfont.ttf') format('truetype'),
         url('fff3/walkway_bold-webfont.svg#walkway_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

		@font-face {
				font-family: 'CenturyGothic';
				src: url('fff4/gothic.eot');
				src: url('fff4/gothic.eot?#iefix') format('embedded-opentype'),
						 url('fff4/gothic.woff') format('woff'),
						 url('fff4/gothic.ttf') format('truetype'),
						 url('fff4/gothic.svg#gothic') format('svg');
				font-weight: normal;
				font-style: normal;
		}

.font3{
	    font-family: 'walkway_boldregular';}