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 trial

CSS Framework Basics Build a Website with Bootstrap Adding Icon Fonts with IcoMoon

Rachel Makovoz
Rachel Makovoz
5,005 Points

IcoMoon code not found

Hi, I'm trying to put in the code for the icon fonts from icomoon to put in the CSS. I know that this is given in the project files, but I wanted to know where I'd be able to find it on my own from icomoon - I didn't see it in the Icomoon downloads.. Any help would be appreciated! Thanks, Rachel

5 Answers

Rachel Makovoz
Rachel Makovoz
5,005 Points

Thanks, sorry I didn't get back sooner. I think the problem was that the code numbers for the icomoon fonts have changed since this video was made... But thanks for all the help!

Jacob Miller
Jacob Miller
12,466 Points

Are you talking about downloading an icon font from IcoMoon? If so, just go to their website, click "IcoMoon App" in the top right corner, and from there you can select the icons you want and download them as a font.

Rachel Makovoz
Rachel Makovoz
5,005 Points

No, I mean the code that you have to put in the CSS once you have the icons downloaded. Thanks though.

Jacob Miller
Jacob Miller
12,466 Points

If you download a font from IcoMoon, they include a CSS file named "style" that has that code in it.

Rachel Makovoz
Rachel Makovoz
5,005 Points

Is it the sprites CSS file? If so, it is completely different than the CSS code that was given in the code-snippets.