@font-face {
    font-family: 'Tan Pearl';
    src: url('./tan-pearl.woff2') format('woff2');
}

:root {
    --font-tan-pearl: "Tan Pearl";
}