{#if unifiedFontStore.pagination.total > 0 && !unifiedFontStore.isLoading}
{displayRange} {#if unifiedFontStore.isFetching}
(Loading...)
{/if}
{/if}
{#snippet children({ item: font, isVisible, proximity })}
{/snippet}