@font-face {
    font-family: 'TAN - AEGEAN';
    src: url('./TANAEGEAN.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Fallback serif fonts for better compatibility */
.font-tan-aegean {
    font-family: 'TAN - AEGEAN', 'Times New Roman', Georgia, serif;
}
