@font-face {font-family: "CzizhBody";
    font-weight: normal;
    font-style: normal;
	font-display: swap;
	src: url("../fonts/CzizhBody.ttf") format("truetype");}
@font-face {
    font-family: 'MoscowSans';
	font-weight: normal;
    font-style: normal;
	font-display: swap;
    src: url('../fonts/MoscowSans-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'MoscowSans-Medium';
	font-weight: normal;
    font-style: normal;
	font-display: swap;
    src: url('../fonts/MoscowSans-Medium.otf') format('opentype');
}
@font-face {
    font-family: 'MoscowSans-Light';
	font-weight: normal;
    font-style: normal;
	font-display: swap;
    src: url('../fonts/MoscowSans-Light.otf') format('opentype');
}
@font-face {
    font-family: 'MoscowSans-Extrabold';
	font-weight: normal;
    font-style: normal;
	font-display: swap;
    src: url('../fonts/MoscowSans-Extrabold.otf') format('opentype');
}
@font-face {
    font-family: 'MoscowSans-Bold';
	font-weight: normal;
    font-style: normal;
	font-display: swap;
    src: url('../fonts/MoscowSans-Bold.otf') format('opentype');
}