@font-face {
  font-family: 'Century Gothic';
  src: url('GOTHIC.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Century Gothic';
  src: url('GOTHICB.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
}