@font-face {
								font-family: 'Century Gothic';
								src: url('centurygothic_bold-webfont.woff2') format('woff2'),
         url('centurygothic_bold-webfont.woff') format('woff');
								font-weight: 700;
								font-style: normal;
						}

@font-face {
								font-family: 'Century Gothic';
								src: url('centurygothic-webfont.woff2') format('woff2'),
         url('centurygothic-webfont.woff') format('woff');
								font-weight: 400;
								font-style: normal;
						}

