/**
 * PP Right Grotesk Compact Dark Font
 * Font for headings (H1, H2, H3, Title/H4)
 */

@font-face {
    font-family: 'PP Right Compact';
    src: url('/assets/fonts/pp-right-compact/PPRightGrotesk-CompactDark.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
