Hi there,
Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
input.wpcf7-form-control.wpcf7-submit {
font-family: "futura-pt",sans-serif !important;
font-style: normal !important;
font-weight: 700 !important;
text-transform: uppercase !important;
letter-spacing: 0.135em !important;
font-size: 16px !important;
}
Let us know how this goes!