:root {
  --title-font: "Cabin", sans-serif;
  --title-font2: "Cabin", sans-serif;
  --body-font: "Cabin", sans-serif;
}

body,
body.theme8,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
button,
input,
textarea,
select,
.sec-title,
.box-title,
.hero-title,
.hero-text {
  font-family: "Cabin", sans-serif !important;
}
