/* ═══════════════════════════════════════════════════════════════════════════
   LEADER HELLAS — Τυπογραφικές οικογένειες (self-hosted, από το Figma export)
   ═══════════════════════════════════════════════════════════════════════════ */

@font-face {
	font-family: "Fira Sans";
	src: url("../fonts/fira-sans-regular.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: "Fira Sans";
	src: url("../fonts/fira-sans-semibold.ttf") format("truetype");
	font-style: normal;
	font-weight: 600;
	font-display: swap;
}

@font-face {
	font-family: "Fira Sans";
	src: url("../fonts/fira-sans-bold.ttf") format("truetype");
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: "Fira Sans Extra Condensed";
	src: url("../fonts/fira-sans-extra-condensed-extrabold.ttf") format("truetype");
	font-style: normal;
	font-weight: 800;
	font-display: swap;
}
