@font-face {    font-family: 'Involve';    src: local('Involve'),        url('../fonts/Involve-Regular.woff') format('woff'),        url('../fonts/Involve-Regular.ttf') format('truetype');    font-weight: 400;    font-style: normal;    font-display: swap;    unicode-range: U+000-5FF; /* Поддержка кириллицы и латиницы */}@font-face {    font-family: 'Involve';    src: local('Involve'),        url('../fonts/Involve-Medium.woff') format('woff'),        url('../fonts/Involve-Medium.ttf') format('truetype');    font-weight: 500;    font-style: normal;    font-display: swap;    unicode-range: U+000-5FF;}@font-face {    font-family: 'Involve';    src: local('Involve'),        url('../fonts/Involve-Bold.woff') format('woff'),        url('../fonts/Involve-Bold.ttf') format('truetype');    font-weight: 600;    font-style: normal;    font-display: swap;    unicode-range: U+000-5FF;}@font-face {    font-family: 'Inter';    src: local('Inter'),        url('../fonts/Inter_Regular.woff') format('woff'),        url('../fonts/Inter_Regular.ttf') format('truetype');    font-weight: 400;    font-style: normal;    font-display: swap;    unicode-range: U+000-5FF;}