/* Self-hosted Hebrew type — Ariel Yehud Digital
   Files already present in the media library. Declared once here with
   font-display:swap so the homepage never blocks on type. */

@font-face {
	font-family: 'AlmoniBlack';
	src: url('/wp-content/uploads/2023/11/almoni-black-aaa.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'AlmoniRegular';
	src: url('/wp-content/uploads/2023/11/almoni-regular-aaa.woff2') format('woff2');
	font-weight: 400 700;
	font-style: normal;
	font-display: swap;
}

/* Alias used in some legacy widgets. */
@font-face {
	font-family: 'almoni-regular-aaa';
	src: url('/wp-content/uploads/2023/11/almoni-regular-aaa.woff2') format('woff2');
	font-weight: 400 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Ploni';
	src: url('/wp-content/uploads/2024/04/Ploni-Yad-v2-AAA-Regular.woff2') format('woff2');
	font-weight: 400 700;
	font-style: normal;
	font-display: swap;
}

/* Ploni Light (300) — used for the slanted accent words in headlines (v3 DNA) */
@font-face {
	font-family: 'Ploni';
	src: url('/wp-content/uploads/2024/04/Ploni-Yad-v2-AAA-Light.woff2') format('woff2');
	font-weight: 100 300;
	font-style: normal;
	font-display: swap;
}
