<style>
@font-face {
font-family: 'Parisienne';
src: url('https://fayealexandra.mykajabi.com/resource_redirect/downloads/file-uploads/sites/2148626340/themes/2160502612/downloads/cf845d1-efac-ee05-146b-125b8170345_Parisienne-Regular.ttf') format('truetype');
}
h1, .h1, h2, .h2 {
font-family: 'Signature' !important;
font-weight: 300; /* You can adjust font-weight as needed */
line-height: 1.2; /* You can adjust line-height as needed */
margin-top: 0;
margin-bottom: 0.5rem;
}
h3, .h3, h4, .h4 {
font-family: 'Marcellus' !important;
font-weight: 300; /* You can adjust font-weight as needed */
line-height: 1.5; /* You can adjust line-height as needed */
margin-top: 0;
margin-bottom: 0.5rem;
}
h5, .h5, h6, .h6 {
font-family: 'Arapey' !important;
font-weight: 300; /* You can adjust font-weight as needed */
line-height: 1.5; /* You can adjust line-height as needed */
margin-top: 0;
margin-bottom: 0.5rem;
}
body {
font-family: 'Arapey';
font-weight: 300; /* Or your preferred weight */
line-height: 1.5; /* Or your preferred line height */
}
.form-btn, .btn {
font-family: 'Arapey', sans-serif; /* Use Inter for buttons */
}
.form-group label {
font-family: Arapey;}
.form-control {
font-family: Arapey;
}
</style>
<style>
.kajabi-form__form-item input, .kajabi-form__form-item textarea, .kajabi-form__form-item select {
font-family: "Arapey" !important;
font-size: 16px !important;
}
.kajabi-form__btn {
font-family: "Arapey" !important;
font-size: 18px !important;
}
</style>