/**
 * Self-hosted font-face declarations — SilberBridge brand typography.
 *
 * Fonts are served from this theme's own domain instead of
 * fonts.googleapis.com. Loading fonts directly from Google's servers sends
 * every visitor's IP address to Google before consent is given, which
 * German courts (e.g. LG München I, Az. 3 O 17493/20) have held violates
 * the GDPR. These files are the real, self-hosted binaries — no further
 * setup is required.
 */

/* ---------- Manrope (DE / EN heading font) ---------- */
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('manrope-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('manrope-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('manrope-800.woff2') format('woff2');
}

/* ---------- Inter (DE / EN body font) ---------- */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('inter-400.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('inter-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('inter-600.woff2') format('woff2');
}

/* ---------- Noto Serif Arabic (AR heading font) ---------- */
@font-face {
	font-family: 'Noto Serif Arabic';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('noto-serif-arabic-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Serif Arabic';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('noto-serif-arabic-400.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Serif Arabic';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('noto-serif-arabic-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Serif Arabic';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('noto-serif-arabic-600.woff2') format('woff2');
}

/* ---------- Noto Naskh Arabic (AR body font) ---------- */
@font-face {
	font-family: 'Noto Naskh Arabic';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('noto-naskh-arabic-400.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Naskh Arabic';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('noto-naskh-arabic-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Naskh Arabic';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('noto-naskh-arabic-600.woff2') format('woff2');
}
