//! Inter Variable bundled for Aetna.
//!//! Each face exposes a `pub static FOO: &[u8]` constant that
//! `aetna-fonts` re-exports when the `inter` feature is enabled.
#![no_std]pubstaticINTER_VARIABLE:&[u8]=include_bytes!("../fonts/InterVariable.ttf");pubstaticINTER_VARIABLE_ITALIC:&[u8]=include_bytes!("../fonts/InterVariable-Italic.ttf");