@font-face {
    font-family: Aptos;
    src: url(../fonts/Aptos.ttf);
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: Aptos;
    src: url(../fonts/Aptos-SemiBold.ttf);
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: Aptos;
    src: url(../fonts/Aptos-Bold.ttf);
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: Aptos;
    src: url(../fonts/Aptos-Bold-Italic.ttf);
    font-style: italic;
    font-weight: 700;
}
@font-face {
    font-family: Aptos;
    src: url(../fonts/Aptos-ExtraBold.ttf);
    font-style: normal;
    font-weight: 800;
}
@font-face {
    font-family: Aptos;
    src: url(../fonts/Aptos-Black.ttf);
    font-style: normal;
    font-weight: 900;
}
@font-face {
    font-family: Aptos;
    src: url(../fonts/Aptos-Black-Italic.ttf);
    font-style: italic;
    font-weight: 900;
}