@font-face {
    font-family: 'KBJI Dictionary Javanese';
    src: url('../assets/aksara/NotoSansJavanese-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.kbji-dictionary-aksara {
    font-family: 'KBJI Dictionary Javanese', 'Noto Sans Javanese', serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 2.2;
    margin-inline: 0.25em;
    overflow-wrap: anywhere;
}

input[name="Terjemahan[cari]"] {
    font-family: inherit;
    font-family: Arial, 'KBJI Dictionary Javanese', sans-serif;
    line-height: 2.2;
}
