/*
 * Lora v37 variable webfonts from Google Fonts.
 * Licensed under the SIL Open Font License 1.1; see assets/fonts/lora/OFL.txt.
 */

/*
 * The Site Editor has a saved copy of the original preset. The element plus
 * pseudo-class specificity keeps the corrected stack authoritative without
 * changing that user-authored Global Styles record.
 */
html:root {
	--wp--preset--font-family--lora: "Lora", "Lora Fallback", georgia, serif;
}

@font-face {
	font-display: swap;
	font-family: Lora;
	font-style: normal;
	font-weight: 400 700;
	src: url(../assets/fonts/lora/lora-v37-latin-ext-normal-400-700.woff2) format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-display: swap;
	font-family: Lora;
	font-style: normal;
	font-weight: 400 700;
	src: url(../assets/fonts/lora/lora-v37-latin-normal-400-700.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-display: swap;
	font-family: Lora;
	font-style: italic;
	font-weight: 400 700;
	src: url(../assets/fonts/lora/lora-v37-latin-ext-italic-400-700.woff2) format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-display: swap;
	font-family: Lora;
	font-style: italic;
	font-weight: 400 700;
	src: url(../assets/fonts/lora/lora-v37-latin-italic-400-700.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*
 * Georgia aliases are adjusted against Lora's live-site text widths and
 * vertical metrics so the fallback occupies nearly the same space while the
 * webfont is loading. Exact faces avoid a synthetic-weight mismatch.
 */
@font-face {
	font-family: "Lora Fallback";
	font-style: normal;
	font-weight: 400;
	src: local("Georgia");
	size-adjust: 104.916%;
	ascent-override: 95.886%;
	descent-override: 26.116%;
	line-gap-override: 0%;
}

@font-face {
	font-family: "Lora Fallback";
	font-style: normal;
	font-weight: 500;
	src: local("Georgia");
	size-adjust: 105.961%;
	ascent-override: 94.941%;
	descent-override: 25.859%;
	line-gap-override: 0%;
}

@font-face {
	font-family: "Lora Fallback";
	font-style: normal;
	font-weight: 600;
	src: local("Georgia Bold"), local("Georgia-Bold");
	size-adjust: 92.083%;
	ascent-override: 109.249%;
	descent-override: 29.756%;
	line-gap-override: 0%;
}

@font-face {
	font-family: "Lora Fallback";
	font-style: normal;
	font-weight: 700;
	src: local("Georgia Bold"), local("Georgia-Bold");
	size-adjust: 92.914%;
	ascent-override: 108.272%;
	descent-override: 29.49%;
	line-gap-override: 0%;
}

@font-face {
	font-family: "Lora Fallback";
	font-style: italic;
	font-weight: 400;
	src: local("Georgia Italic"), local("Georgia-Italic");
	size-adjust: 100.052%;
	ascent-override: 100.548%;
	descent-override: 27.386%;
	line-gap-override: 0%;
}

@font-face {
	font-family: "Lora Fallback";
	font-style: italic;
	font-weight: 500;
	src: local("Georgia Italic"), local("Georgia-Italic");
	size-adjust: 100.552%;
	ascent-override: 100.048%;
	descent-override: 27.25%;
	line-gap-override: 0%;
}

@font-face {
	font-family: "Lora Fallback";
	font-style: italic;
	font-weight: 600;
	src: local("Georgia Bold Italic"), local("Georgia-BoldItalic");
	size-adjust: 87.104%;
	ascent-override: 115.494%;
	descent-override: 31.457%;
	line-gap-override: 0%;
}

@font-face {
	font-family: "Lora Fallback";
	font-style: italic;
	font-weight: 700;
	src: local("Georgia Bold Italic"), local("Georgia-BoldItalic");
	size-adjust: 87.507%;
	ascent-override: 114.962%;
	descent-override: 31.312%;
	line-gap-override: 0%;
}
