Make sure to put p { on the first line, then font-family: Helvetica;, and end with }.
p {
font-family: Helvetica;
}