@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-face {
  font-family: 'CenturyGothicBold';
  src: url('../fonts/CenturyGothicBold.eot?#iefix') format('embedded-opentype'),  
	     url('../fonts/CenturyGothicBold.woff') format('woff'), 
url('../fonts/CenturyGothicBold.ttf')  format('truetype'), 
url('../fonts/CenturyGothicBold.svg#CenturyGothicBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
