/* Vendored webfonts (downloaded once, see Task 15). Relative URLs so collectstatic can hash them. */
@font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../webfonts/playfair-display-700-normal.9401d0214a93.woff2") format("woff2");
}
@font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../webfonts/playfair-display-900-normal.0ba66220fb77.woff2") format("woff2");
}
@font-face {
    font-family: "Source Serif 4";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../webfonts/source-serif-4-400-normal.95bbd98f2b3c.woff2") format("woff2");
}
@font-face {
    font-family: "Source Serif 4";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../webfonts/source-serif-4-400-italic.fa10869cc45e.woff2") format("woff2");
}
@font-face {
    font-family: "Source Serif 4";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../webfonts/source-serif-4-600-normal.beb0c8d8bee8.woff2") format("woff2");
}
