register_post_type(
        'wp_font_family',
        array(
            'labels'                => array(
                'name'          => __( 'Font Families' ),