@font-face {
	font-family: "GT Pressura";
	src:
		url("../../fonts/GTPressura-Regular.woff2") format("woff2"),
		url("../../fonts/GTPressura-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "GT Pressura";
	src:
		url("../../fonts/GTPressura-Bold.woff2") format("woff2"),
		url("../../fonts/GTPressura-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
