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

body {
    font-family: 'Aptos', sans-serif;
}