/* Yerel Roboto — Google Fonts CDN yerine (LCP / font-display) */
@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 400;
	font-display: optional;
	src: url("../fonts/Roboto-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 700;
	font-display: optional;
	src: url("../fonts/Roboto-Bold.ttf") format("truetype");
}
