@font-face {
  font-family: 'Code-Pro-Light-Demo';
  src: url('../fonts/Code-Pro-Light-Demo.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Code-Pro-Light-Demo.woff') format('woff'),
	     url('../fonts/Code-Pro-Light-Demo.ttf')  format('truetype'),
	     url('../fonts/Code-Pro-Light-Demo.svg#Code-Pro-Light-Demo') format('svg');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/CenturyGothic.woff') format('woff'), 
  url('../fonts/CenturyGothic.ttf')  format('truetype'), 
  url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}

@font-face {
  font-family: 'ZapfinoExtraLT-One';
  src: url('../fonts/ZapfinoExtraLT-One.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/ZapfinoExtraLT-One.otf')  format('opentype'),
	     url('../fonts/ZapfinoExtraLT-One.woff') format('woff'), 
		 url('../fonts/ZapfinoExtraLT-One.ttf')  format('truetype'), 
		 url('../fonts/ZapfinoExtraLT-One.svg#ZapfinoExtraLT-One') format('svg');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: 'CenturyGothic-Bold';
  src: url('../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/CenturyGothic-Bold.woff') format('woff'), 
  url('../fonts/CenturyGothic-Bold.ttf')  format('truetype'), 
  url('../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}