@font-face {
	font-family: 'Rosatom';
	src: url('../fonts/Rosatom-Regular.otf');
	src:
	     url('../fonts/Rosatom-Regular_W.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Rosatom-Regular_W.woff2') format('woff2'),
	     url('../fonts/Rosatom-Regular_W.woff') format('woff'),
	     url('../fonts/Rosatom-Regular_W.ttf') format('truetype'),
	     url('../fonts/Rosatom-Regular_W.svg#RosatomWeb-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Rosatom-Light';
	src: url('../fonts/Rosatom-Light.otf');
	font-style: normal;
}

@font-face {
	font-family: 'RosatomWebItalic';
	src: url('../fonts/Rosatom-Italic_W.eot');
	src:
	     url('../fonts/Rosatom-Italic_W.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Rosatom-Italic_W.woff2') format('woff2'),
	     url('../fonts/Rosatom-Italic_W.woff') format('woff'),
	     url('../fonts/Rosatom-Italic_W.ttf') format('truetype'),
	     url('../fonts/Rosatom-Italic_W.svg#RosatomWeb-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RosatomWebBold';
	src: url('../fonts/Rosatom-Bold.otf');
	src:
	     url('../fonts/Rosatom-Bold_W.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Rosatom-Bold_W.woff2') format('woff2'),
	     url('../fonts/Rosatom-Bold_W.woff') format('woff'),
	     url('../fonts/Rosatom-Bold_W.ttf') format('truetype'),
	     url('../fonts/Rosatom-Bold_W.svg#RosatomWeb-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/Inter-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Inter-ExtraBold';
	src: url('../fonts/Inter-ExtraBold.ttf');
	font-weight: normal;
	font-style: normal;
}