I
I
Ivan Smirnov2017-09-18 18:37:41
Fonts
Ivan Smirnov, 2017-09-18 18:37:41

How to import fonts from web into LESS?

How to import fonts from web into LESS?

@import url('https://fonts.googleapis.com/css?family=Julius+Sans+One');
- this design does not work.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ivan Smirnov, 2017-09-18
@T_H

@import ~"url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300&subset=cyrillic')";
just had to add~ :)

L
Leonid Zychkov, 2020-07-23
@52buldog52

On the site https://github.com/less/less.js/issues/3188
,
@import (css) url(' https://fonts.googleapis.com/css?family=Roboto+Con. .. ');
He helped me.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question