@font-face {
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic.ttf'); 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CenturyGothicBold';
  src: url('../fonts/CenturyGothicBold.ttf'); 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SFProRegular';
  src: url('../fonts/SFProRegular.ttf'); 
  font-weight: normal;
  font-style: normal;
}