Answer the question
In order to leave comments, you need to log in
Connecting fonts to the site and formats?
I include fonts like this:
@font-face {
font-family: 'heliosthin';
src: url('../fonts/heliosthin.eot');
src: url('../fonts/heliosthin.eot') format('embedded-opentype'),
url('../fonts/heliosthin.woff') format('woff'),
url('../../fonts/heliosthin.ttf') format('truetype'),
url('../../fonts/heliosthin.svg') format('svg');
font-weight: normal;
font-style: normal;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question