@font-face {
	font-family: "Lada";
	src: url('../fonts/LADA_Pragmatica-Regular.otf') format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Lada";
	src: url('../fonts/LADA_Pragmatica-Bold.otf') format("opentype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}