@font-face {
	font-display: swap;
	font-family: "PT Root UI";
	font-style: normal;
	font-weight: 300;
	src: url("PT-Root-UI_Light.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "PT Root UI";
	font-style: normal;
	font-weight: 400;
	src: url("PT-Root-UI_Regular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "PT Root UI";
	font-style: normal;
	font-weight: 500;
	src: url("PT-Root-UI_Medium.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "PT Root UI";
	font-style: normal;
	font-weight: 700;
	src: url("PT-Root-UI_Bold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Raleway";
	font-style: normal;
	font-weight: 900;
	src: url("Raleway-Black.ttf") format("truetype");
}
