package com.revenuecat.purchases.ui.revenuecatui.fonts;

/* JADX INFO: loaded from: classes3.dex */
public interface ParcelizableFontProvider {
    PaywallFontFamily getFont(TypographyType typographyType);
}
