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

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-Black-Italic.ttf');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-Black.ttf');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-Bold-Italic.ttf');
    font-weight: bold;
    font-style: italic;
}

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

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-Display-Bold-Italic.ttf');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-Display-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-Display-Italic.ttf');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-Display.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-ExtraBold-Italic.ttf');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-ExtraBold.ttf');
    font-weight: 800;
    font-style: normal;
}

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

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-Light-Italic.ttf');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-Light.ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Aptos Mono";
    src: url('./fonts/aptos/Aptos-Mono-Bold-Italic.ttf');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Aptos Mono";
    src: url('./fonts/aptos/Aptos-Mono-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Aptos Mono";
    src: url('./fonts/aptos/Aptos-Mono-Italic.ttf');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Aptos Mono";
    src: url('./fonts/aptos/Aptos-Mono.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Aptos Narrow";
    src: url('./fonts/aptos/Aptos-Narrow-Bold-Italic.ttf');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Aptos Narrow";
    src: url('./fonts/aptos/Aptos-Narrow-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Aptos Narrow";
    src: url('./fonts/aptos/Aptos-Narrow-Italic.ttf');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Aptos Narrow";
    src: url('./fonts/aptos/Aptos-Narrow.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-SemiBold-Italic.ttf');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Aptos";
    src: url('./fonts/aptos/Aptos-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
}