Code used on the site:
.formkit-form {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.sqs-block-code, .sqs-block-html {
margin-bottom: 0 !important;
}
html.squarespace-damask .sqs-blockStatus, .sqs-block .removed-script {
display: none !important;
}
@font-face{font-family:'Futura Light';src:url('https://static1.squarespace.com/static/681cc6958a73913a7f745c53/t/6827887a3a26a3714e52e0c6/1747421306438/Futura+Light.otf')format('opentype');font-weight:normal;}:root{--heading-font-font-family:'Futura Light';}
@font-face{font-family:'Futura Light';src:url('https://static1.squarespace.com/static/681cc6958a73913a7f745c53/t/6827887a3a26a3714e52e0c6/1747421306438/Futura+Light.otf')format('opentype');font-weight:normal;}:root{--body-font-font-family:'Futura Light';}
@font-face{font-family:'Futura Light';src:url('https://static1.squarespace.com/static/681cc6958a73913a7f745c53/t/6827887a3a26a3714e52e0c6/1747421306438/Futura+Light.otf')format('opentype');font-weight:normal;}:root{--primary-button-font-font-family:'Futura Light';--secondary-button-font-font-family:'Futura Light';--tertiary-button-font-font-family:'Futura Light';}
header#header *, footer.sections * {
font-family: FUTURA Light;
}
header#header a.btn {
font-family: FUTURA Light !important;
}
VIEW ON DESKTOP
Futura-Light (the font used throughout this site) is not a font in the square space font library, it was manually added via custom code.
< redundant code - code below removes the spacing. these top two blocks have been removed.
< This block removes extra spacing on the imbedded Kit form. This code only needs to be inputted once to be active throughout the site.
< This block adds Futura-Light to all “Header” Text.
<
<
< This block adds Futura-Light to all “Body” Text.
<
<
< This block adds Futura-Light to all “Button” Text.
<
<
< This block adds Futura-Light for the Navigation Text.
<
< This block adds Futura-Light for the Navigation Button Text.
<