@font-face {
	font-display: swap;
	font-family: "Gilroy";
	font-style: normal;
	font-weight: 500;
	src: url("gilroy-medium.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Gilroy";
	font-style: normal;
	font-weight: 600;
	src: url("gilroy-semibold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Gilroy";
	font-style: normal;
	font-weight: 700;
	src: url("gilroy-bold.ttf") format("truetype");
}