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

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

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