@font-face {
  font-family: 'Aptos-Bold';
  src: url('../fonts/Aptos-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Aptos-Regular';
  src: url('../fonts/Aptos-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}