@font-face{
	font-family: 'RobotoSlab';
	src: url('../fonts/RobotoSlab/RobotoSlab-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face{
	font-family: 'RobotoSlab';
	src: url('../fonts/RobotoSlab/RobotoSlab-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face{
	font-family: 'RobotoSlab';
	src: url('../fonts/RobotoSlab/RobotoSlab-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face{
	font-family: 'RobotoSlab';
	src: url('../fonts/RobotoSlab/RobotoSlab-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}