:root {
  @font-face {
    font-family: 'Roboto';
    src: url(https://nfs-ls-tauto-static-prod.t-static.ru/fonts/roboto/Roboto-Regular.woff2)
      format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
}