/*
 * Open Sans Hebrew + Condensed — self-hosted (Apache License 2.0).
 * Replaces Google Early Access URLs that fail CORS on fonts.gstatic.com/ea/.
 */

@font-face {
	font-family: "Open Sans Hebrew";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("OpenSansHebrew-Regular.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0590-05FF, U+FB1D-FB4F;
}

@font-face {
	font-family: "Open Sans Hebrew";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("OpenSansHebrew-Bold.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0590-05FF, U+FB1D-FB4F;
}

@font-face {
	font-family: "Open Sans Hebrew Condensed";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("OpenSansHebrewCondensed-Light.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0590-05FF, U+FB1D-FB4F;
}

@font-face {
	font-family: "Open Sans Hebrew Condensed";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("OpenSansHebrewCondensed-Regular.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0590-05FF, U+FB1D-FB4F;
}

@font-face {
	font-family: "Open Sans Hebrew Condensed";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("OpenSansHebrewCondensed-Bold.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0590-05FF, U+FB1D-FB4F;
}
