Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Dean McCullough
8,311 PointsAdding a sans-serif fallback font
I have coded:
h1 {
font-family: 'Changa One', Sans-Serif;
}
The software says "Bummer,Be sure to add a sans-serif fallback font"
Why is this not working??
4 Answers

Dean McCullough
8,311 PointsI just kept reposting same copied text and it finally took the answer as correct?!?!
Thanks. I have the answer.

Tommy Gebru
30,164 PointsWeird. Dont let unseen problems stop you, keep up the good work!
Also to close out a forum discussion, select Best Answer, this will help other students find similar solutions and keep the forum organized. Hope this helps.

Dean McCullough
8,311 PointsThanks Tommy.

Dean McCullough
8,311 PointsThanks Tommy.

Dean McCullough
8,311 PointsThanks Kevin. I tried both lowercase and caps.
It does not change anything.
Dean

Kevin Korte
28,135 PointsTry adding it in all lowercase.