@font-face {
	font-family: "Gilroy";
	src:url('../fonts/Gilroy-Regular.ttf');
}

body {
	font-family: "Gilroy";
}