/* Override this file to customise the theme's CSS for your site */ @import url('https://fonts.googleapis.com/css2?family=Gentium+Plus:ital,wght@0,400;0,700;1,400;1,700&display=swap'); @font-face { font-family: 'Nahan'; font-display: swap; font-weight: 400; font-stretch: normal; font-style: normal; src: url('/fonts/nahan.ttf') format('truetype'), url('/fonts/nahan.woff') format('woff'), url('/fonts/nahan.woff2') format('woff2'); } .script-nahan { font-family: 'Nahan', sans-serif; font-size: 125%; } .ipa { font-family: "Gentium Plus", "Noto Serif", serif; font-size: 105%; }