/* Font Lab selections, self-hosted from the files used in the previews. */

@font-face {
    font-family: 'Greenpoint Sans';
    src: url('/assets/fonts/greenpoint-sans-regular.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Familjen Grotesk';
    src: url('/assets/fonts/familjen-grotesk.woff2') format('woff2');
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
}

@font-face {
    font-family: 'Public Sans';
    src: url('/assets/fonts/public-sans.woff2') format('woff2');
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

@font-face {
    font-family: 'Spline Sans Mono';
    src: url('/assets/fonts/spline-sans-mono.woff2') format('woff2');
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
}

@font-face {
    font-family: 'STIX Two Text';
    src: url('/assets/fonts/stix-two-text.woff2') format('woff2');
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif 4';
    src: url('/assets/fonts/source-serif-4.woff2') format('woff2');
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
}

@font-face {
    font-family: 'Red Hat Mono';
    src: url('/assets/fonts/red-hat-mono.woff2') format('woff2');
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
}
