:root {
    --ff: "Iowan Old Style", "Iowan", "Georgia", serif !important;
    --tw-text-opacity: .8;
}

html {
    font-family: var(--ff);
}
