@font-face {
  font-family: 'Roboto';
  src: url(/web/static/fonts/Roboto-Thin.woff2) format('woff2'),
  url(/web/static/fonts/Roboto-Thin.woff) format('woff'),
  url(/web/static/fonts/Roboto-Thin.ttf) format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url(/web/static/fonts/Roboto-Light.woff2) format('woff2'),
  url(/web/static/fonts/Roboto-Light.woff) format('woff'),
  url(/web/static/fonts/Roboto-Light.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url(/web/static/fonts/Roboto-Regular.woff2) format('woff2'),
  url(/web/static/fonts/Roboto-Regular.woff) format('woff'),
  url(/web/static/fonts/Roboto-Regular.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url(/web/static/fonts/Roboto-Medium.woff2) format('woff2'),
  url(/web/static/fonts/Roboto-Medium.woff) format('woff'),
  url(/web/static/fonts/Roboto-Medium.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url(/web/static/fonts/Roboto-Bold.woff2) format('woff2'),
  url(/web/static/fonts/Roboto-Bold.woff) format('woff'),
  url(/web/static/fonts/Roboto-Bold.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url(/web/static/fonts/Roboto-Black.woff2) format('woff2'),
  url(/web/static/fonts/Roboto-Black.woff) format('woff'),
  url(/web/static/fonts/Roboto-Black.ttf) format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
	font-family: 'RosatomWebRegular';
	src: url('/web/static/fonts/Rosatom-Regular_W.eot');
	src:
	     url('/web/static/fonts/Rosatom-Regular_W.eot?#iefix') format('embedded-opentype'),
	     url('/web/static/fonts/Rosatom-Regular_W.woff2') format('woff2'),
	     url('/web/static/fonts/Rosatom-Regular_W.woff') format('woff'),
	     url('/web/static/fonts/Rosatom-Regular_W.ttf') format('truetype'),
	     url('/web/static/fonts/Rosatom-Regular_W.svg#RosatomWeb-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RosatomWebLight';
	src: url('/web/static/fonts/Rosatom-Light_W.eot');
	src:
	     url('/web/static/fonts/Rosatom-Light_W.eot?#iefix') format('embedded-opentype'),
	     url('/web/static/fonts/Rosatom-Light_W.woff2') format('woff2'),
	     url('/web/static/fonts/Rosatom-Light_W.woff') format('woff'),
	     url('/web/static/fonts/Rosatom-Light_W.ttf') format('truetype'),
	     url('/web/static/fonts/Rosatom-Light_W.svg#RosatomWeb-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RosatomWebItalic';
	src: url('/web/static/fonts/Rosatom-Italic_W.eot');
	src:
	     url('/web/static/fonts/Rosatom-Italic_W.eot?#iefix') format('embedded-opentype'),
	     url('/web/static/fonts/Rosatom-Italic_W.woff2') format('woff2'),
	     url('/web/static/fonts/Rosatom-Italic_W.woff') format('woff'),
	     url('/web/static/fonts/Rosatom-Italic_W.ttf') format('truetype'),
	     url('/web/static/fonts/Rosatom-Italic_W.svg#RosatomWeb-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RosatomWebBold';
	src: url('/web/static/fonts/Rosatom-Bold_W.eot');
	src:
	     url('/web/static/fonts/Rosatom-Bold_W.eot?#iefix') format('embedded-opentype'),
	     url('/web/static/fonts/Rosatom-Bold_W.woff2') format('woff2'),
	     url('/web/static/fonts/Rosatom-Bold_W.woff') format('woff'),
	     url('/web/static/fonts/Rosatom-Bold_W.ttf') format('truetype'),
	     url('/web/static/fonts/Rosatom-Bold_W.svg#RosatomWeb-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
