@font-face {
	font-family: 'Roboto';
	src: url('/fonts/Roboto/Roboto-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Bold';
	src: url('/fonts/Roboto/Roboto-Bold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Accent';
	src: url('/fonts/Roboto/Roboto-Black.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
