/*
 * Self-hosted variable fonts used by Page/Event APP.
 * Files: Fontsource 5.3.0, latin-ext subset, SIL Open Font License 1.1.
 * No browser request is made to Google Fonts or another third-party host.
 */

@font-face {
	font-family: "DEB Inter";
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url("./inter-latin-ext-wght-normal.woff2") format("woff2-variations");
}
@font-face {
	font-family: "DEB Inter";
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url("./inter-latin-ext-wght-italic.woff2") format("woff2-variations");
}

@font-face {
	font-family: "DEB Montserrat";
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url("./montserrat-latin-ext-wght-normal.woff2") format("woff2-variations");
}
@font-face {
	font-family: "DEB Montserrat";
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url("./montserrat-latin-ext-wght-italic.woff2") format("woff2-variations");
}

@font-face {
	font-family: "DEB Roboto Flex";
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url("./roboto-flex-latin-ext-wght-normal.woff2") format("woff2-variations");
}

@font-face {
	font-family: "DEB Source Sans 3";
	font-style: normal;
	font-weight: 200 900;
	font-display: swap;
	src: url("./source-sans-3-latin-ext-wght-normal.woff2") format("woff2-variations");
}
@font-face {
	font-family: "DEB Source Sans 3";
	font-style: italic;
	font-weight: 200 900;
	font-display: swap;
	src: url("./source-sans-3-latin-ext-wght-italic.woff2") format("woff2-variations");
}

@font-face {
	font-family: "DEB Playfair Display";
	font-style: normal;
	font-weight: 400 900;
	font-display: swap;
	src: url("./playfair-display-latin-ext-wght-normal.woff2") format("woff2-variations");
}
@font-face {
	font-family: "DEB Playfair Display";
	font-style: italic;
	font-weight: 400 900;
	font-display: swap;
	src: url("./playfair-display-latin-ext-wght-italic.woff2") format("woff2-variations");
}

@font-face {
	font-family: "DEB Lora";
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url("./lora-latin-ext-wght-normal.woff2") format("woff2-variations");
}
@font-face {
	font-family: "DEB Lora";
	font-style: italic;
	font-weight: 400 700;
	font-display: swap;
	src: url("./lora-latin-ext-wght-italic.woff2") format("woff2-variations");
}
