@font-face {
  font-family: 'Century Gothic';
  font-style: normal;
  src: local('Century Gothic'), url(CenturyGothic.ttf) format('truetype');
}
@font-face {
  font-family: 'Script MT Bold';
  font-style: normal;
  src: local('Script MT Bold'), url(ScriptMTBold.ttf) format('truetype');
}
