@font-face {
  font-family: "Century Gothic";
  src: url(./centurygothic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Century Gothic";
  src: url(./centurygothic_bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
