@charset "utf-8";
/* CSS Document */

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