  html,
  body {
    font-family: 'Google Sans', 'TildaSans', Arial, sans-serif !important;
  }

  body *,
  .t-rec,
  .t-text,
  .t-title,
  .t-descr,
  .t-name,
  .t-heading,
  .t-menu__link-item,
  .t-btn,
  .t-submit,
  .tn-atom,
  input,
  textarea,
  button,
  select {
    font-family: 'Google Sans', 'TildaSans', Arial, sans-serif !important;
  }

  a,
  a:link,
  a:visited,
  a:hover,
  a:active {
    font-family: 'Google Sans', 'TildaSans', Arial, sans-serif !important;
  }
