/* Bentley brand typeface — from bentleymotors.com (Bentley Tel Aviv is the official importer).
   Heebo carries Hebrew text. */

@font-face {
	font-family: "Bentley";
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/bentley-light.woff2") format("woff2");
}
@font-face {
	font-family: "Bentley";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/bentley-regular.woff2") format("woff2");
}
@font-face {
	font-family: "Bentley";
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/bentley-semibold.woff2") format("woff2");
}
@font-face {
	font-family: "Bentley";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/bentley-bold.woff2") format("woff2");
}

@font-face {
	font-family: "Heebo";
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/heebo-300.woff2") format("woff2");
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F, U+0000-00FF;
}
@font-face {
	font-family: "Heebo";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/heebo-400.woff2") format("woff2");
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F, U+0000-00FF;
}
@font-face {
	font-family: "Heebo";
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/heebo-600.woff2") format("woff2");
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F, U+0000-00FF;
}
