@font-face {
	font-family: NotoSerif;
	font-display: swap;
	src: url('../fonts/NotoSerif-Regular.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: Averta;
	src: url('../fonts/Averta-Regular.otf');
}
@font-face {
	font-display: swap;
	font-family: averta-black;
	src: url('../fonts/Averta-Black.otf');
}
@font-face {
	font-display: swap;
	font-family: roboto-regular;
	src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
	font-display: swap;
	font-family: roboto;
	src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
	font-display: swap;
	font-family: roboto-bold;
	src: url('../fonts/Roboto-Bold.ttf');
}
@font-face {
	font-display: swap;
	font-family: roboto-medium;
	src: url('../fonts/Roboto-Medium.ttf');
}
