@font-face {
    font-family: 'PP Right Grotesk';
    src: url('PPRightGrotesk-CompactDark.woff2') format('woff2'),
        url('PPRightGrotesk-CompactDark.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'PP Right Grotesk';
    src: url('PPRightGrotesk-CompactBold.woff2') format('woff2'),
        url('PPRightGrotesk-CompactBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'PP Right Grotesk';
    src: url('PPRightGrotesk-Medium.woff2') format('woff2'),
        url('PPRightGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'PP Right Slab';
    src: url('PPRightSlab-CompactDark.woff2') format('woff2'),
        url('PPRightSlab-CompactDark.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'GT America';
    src: url('GT-America-Standard-Regular.woff2') format('woff2'),
        url('GT-America-Standard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'GT America';
    src: url('GT-America-Standard-Bold.woff2') format('woff2'),
        url('GT-America-Standard-Bold.woff') format('woff');
    font-weight: bold;
    font-display: block;
}

@font-face {
    font-family: 'GT America';
    src: url('GT-America-Standard-Regular-Italic.woff2') format('woff2'),
        url('GT-America-Standard-Regular-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: block;
}

