export type tFont = {
    family?: string;
};
