1//! The [CFF2](https://learn.microsoft.com/en-us/typography/opentype/spec/cff2) table 2 3#[doc(inline)] 4pub use crate::ps::cff::v2::Cff2;