@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');

.t-btn, .t-menu__link, .t-submit {
    font-family: 'Inter', sans-serif !important;
}
