/* Override this file to customise the theme's CSS for your site */ @fontface { font-family: 'Nahan'; src: url('https://www.annwan.me/fonts/nahan.ttf') format(truetype); } :root { --font-script-nahan: 'Nahan', sans-serif; } .scr-nahan { font-family: var(--font-script-nahan); }