@font-face {
	font-family: 'Robert';
	src: url('../fonts/RB_300.woff') format('woff');
	font-display: swap;
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Robert';
	src: url('../fonts/RB_400.woff') format('woff');
	font-display: swap;
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'Robert';
	src: url('../fonts/RB_500.woff') format('woff');
	font-display: swap;
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'Robert';
	src: url('../fonts/RB_600.woff') format('woff');
	font-display: swap;
	font-style: normal;
	font-weight: 600;
}
