umd-styles-library
    Preparing search index...

    Variable crimsonConst

    crimson: {
        light: {
            fontFamily: string;
            fontStyle: string;
            fontWeight: number;
            src: string;
        };
        regular: {
            fontFamily: string;
            fontStyle: string;
            fontWeight: number;
            src: string;
        };
    } = ...

    Crimson Pro font variations.

    Type declaration

    • light: { fontFamily: string; fontStyle: string; fontWeight: number; src: string }
    • regular: { fontFamily: string; fontStyle: string; fontWeight: number; src: string }

    1.0.0