@font-face {
  font-family: 'Rosatom';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('Rosatom-Regular_W.woff') format('woff');
}
@font-face {
  font-family: 'Rosatom';
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url('Rosatom-Bold_W.woff') format('woff');
}
@font-face {
  font-family: 'Rosatom';
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: url('Rosatom-Italic_W.woff') format('woff');
}
@font-face {
  font-family: 'Rosatom';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('Rosatom-Light_W.woff') format('woff');
}

body {
  font-family: "Rosatom";
}