@font-face {
	font-family: Gilroy-Regular;
	font-weight: 400;
	font-style: normal;
	src: url("Gilroy-Regular.ttf") format("truetype");
}
@font-face {
	font-family: Gilroy-Bold;
	font-weight: 700;
	font-style: normal;
	src: url("Gilroy-Bold.ttf") format("truetype");
}
@font-face {
	font-family: Gilroy-ExtraBold;
	font-weight: 800;
	font-style: normal;
	src: url("Gilroy-ExtraBold.ttf") format("truetype");
}