@font-face {
	font-family: azarov;
	src: url("Untitled.woff") format("woff"), url("Untitled.ttf") format("truetype");
}
.azarov-flower-lotus:before {
	content: var(--azarov-flower-lotus);
	font-family: azarov;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}