@import url('https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;700&display=swap');

body,
h1, h2, h3, h4, h5, h6,
p, a, span, li, div,
.t-text, .t-title, .t-descr, .t-name {
  font-family: 'Google Sans', sans-serif !important;
}