I would like to make Heading 1 font "Arya Double" and the rest of the Headings "Quicksand". Both of these fonts are provided by Squarespace.
I put in the following code and it does not seem to be able to identify the font. How should I adjust without having to purchase and upload the font to use a source code?
h1 {
font-family: 'Arya Double';}