K
K
keslo2014-07-12 22:13:57
css
keslo, 2014-07-12 22:13:57

How to connect to a local FontAwesome file?

Good afternoon!
I'm making up a mini-template on my local computer. So I decided to connect FontAwesome. And everything seems to be simple: just download the files and include the styles:

<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">

But it doesn't work...
The path to the file is correct. But the icons are not displayed. Tried copy/pasting examples from Example but again nothing.
Also connected to the html file of the Bootstrap 3 version template.
What could be the problem?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vyacheslav, 2014-07-12
@slavik_210

What are the errors in the console? This means that the paths to those files that font-awesone.css pulls up are not correctly spelled out.

Y
Yuri Lobanov, 2014-07-12
@iiil

Look carefully if all the paths to the files are correct.

A
Andrey, 2014-07-16
@svistiboshka

where did you put the fonts? give way

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question