Answer the question
In order to leave comments, you need to log in
How to set font weight in css selector by condition?
Please tell me if css supports something like this
.selector
{
font-family:FontName1 regular, FontName2 bold, FontName3 bold italic...и т д;
}
Answer the question
In order to leave comments, you need to log in
No, this is not supported.
Use system fonts , or include your own with @font-face.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question