
@font-face {
	font-family: 'PT Root UI';
	font-style: normal;
	font-weight: 400;
	src: local('PT Root UI Regular'), url('PT Root UI_Regular.woff') format('woff');
}


@font-face {
	font-family: 'PT Root UI';
	font-style: normal;
	font-weight: 300;
	src: local('PT Root UI Light'), url('PT Root UI_Light.woff') format('woff');
}


@font-face {
	font-family: 'PT Root UI';
	font-style: normal;
	font-weight: 500;
	src: local('PT Root UI Medium'), url('PT Root UI_Medium.woff') format('woff');
}


@font-face {
	font-family: 'PT Root UI';
	font-style: normal;
	font-weight: 700;
	src: local('PT Root UI Bold'), url('PT Root UI_Bold.woff') format('woff');
}