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

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