/* Neue Haas Display, self-hosted, replacing the Adobe Fonts kit chz2uoo.
   The Typekit family names are kept so the theme's existing rules still match.
   The serif faces (Schnyder M, Domaine Sans Display) are untouched. */

@font-face {
    font-family: 'Neue Haas Display';
    src: url('/fonts/NeueHaasDisplayLight.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Display';
    src: url('/fonts/NeueHaasDisplayRoman.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Display';
    src: url('/fonts/NeueHaasDisplayMediu.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Display';
    src: url('/fonts/NeueHaasDisplayBold.woff2') format('woff2');
    font-weight: 600 700;
    font-style: normal;
    font-display: swap;
}

/* The three sans families the Adobe kit used to serve, all pointing here. */
@font-face { font-family: 'neue-haas-grotesk-display'; src: url('/fonts/NeueHaasDisplayLight.woff2') format('woff2'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: 'neue-haas-grotesk-display'; src: url('/fonts/NeueHaasDisplayRoman.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'neue-haas-grotesk-display'; src: url('/fonts/NeueHaasDisplayMediu.woff2') format('woff2'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'neue-haas-grotesk-display'; src: url('/fonts/NeueHaasDisplayBold.woff2') format('woff2'); font-weight: 600 700; font-style: normal; font-display: swap; }

@font-face { font-family: 'neue-haas-grotesk-text'; src: url('/fonts/NeueHaasDisplayLight.woff2') format('woff2'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: 'neue-haas-grotesk-text'; src: url('/fonts/NeueHaasDisplayRoman.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'neue-haas-grotesk-text'; src: url('/fonts/NeueHaasDisplayMediu.woff2') format('woff2'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'neue-haas-grotesk-text'; src: url('/fonts/NeueHaasDisplayBold.woff2') format('woff2'); font-weight: 600 700; font-style: normal; font-display: swap; }

@font-face { font-family: 'source-sans-pro'; src: url('/fonts/NeueHaasDisplayLight.woff2') format('woff2'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: 'source-sans-pro'; src: url('/fonts/NeueHaasDisplayRoman.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'source-sans-pro'; src: url('/fonts/NeueHaasDisplayMediu.woff2') format('woff2'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'source-sans-pro'; src: url('/fonts/NeueHaasDisplayBold.woff2') format('woff2'); font-weight: 600 700; font-style: normal; font-display: swap; }
