@font-face {
    font-family: 'Value Serif';
    src: url('../fonts/value-serif.woff2') format('woff2'),
         url('../fonts/value-serif.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

.gform-theme--api, .gform-theme--foundation {
    --gf-form-gap-x: 16px;
    --gf-form-gap-y: 20px !important;
}