/* Local handwriting fonts for PDF form initials (no external CDN).
   Files live under assets/fonts/handwriting/*.woff2
*/

@font-face {
    font-family: "Allura";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/allura.woff2") format("woff2");
}

@font-face {
    font-family: "Caveat";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/caveat.woff2") format("woff2");
}

@font-face {
    font-family: "Dancing Script";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/dancing-script.woff2") format("woff2");
}

@font-face {
    font-family: "Great Vibes";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/great-vibes.woff2") format("woff2");
}

@font-face {
    font-family: "Homemade Apple";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/homemade-apple.woff2") format("woff2");
}

@font-face {
    font-family: "Indie Flower";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/indie-flower.woff2") format("woff2");
}

@font-face {
    font-family: "Kalam";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/kalam.woff2") format("woff2");
}

@font-face {
    font-family: "La Belle Aurore";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/la-belle-aurore.woff2") format("woff2");
}

@font-face {
    font-family: "Pacifico";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/pacifico.woff2") format("woff2");
}

@font-face {
    font-family: "Sacramento";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/sacramento.woff2") format("woff2");
}

@font-face {
    font-family: "Satisfy";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/satisfy.woff2") format("woff2");
}

@font-face {
    font-family: "Shadows Into Light";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/handwriting/shadows-into-light.woff2") format("woff2");
}
