Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialTravis Nelson
7,617 PointsWondering which fonts were used in the Responsive Layout Project mockups
I'm working on the Responsive Layout project, and would like the use the same fonts as seen in the mockup .pngs. Was hoping someone could point me in the right direction :)
Joseph Lander
Full Stack JavaScript Techdegree Graduate 27,765 PointsI have struggled with this just now too. I could see that it was sans serif and have gone to http://www.cssfontstack.com/ to see what the most likely font was by popularity. Arial seemed most likely and that it what I have gone with but I feel the font is thinner.
I gave font-family {ariel, sans-serif} with a note in the css that I would probably ask my client at this point what they used.
Lauri Neuding
13,525 PointsLauri Neuding
13,525 PointsDid you check the html head for font links?