V
V
vasiliy-zutuf2016-06-01 14:29:15
css
vasiliy-zutuf, 2016-06-01 14:29:15

How to fix a font problem?

Link to css in the template

<link rel='stylesheet' id='google-fonts-css'  href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,600' type='text/css' media='all' />

In my css:
font-family: 'Open Sans'; font-weight: 600;
In Mozilla the font seems to be displayed as 600, but it is crossed out in the styles when "viewing the element code"
In Opera and IE it is displayed as 700.
What is wrong?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Goryachev, 2016-06-01
@webirus

Crazy idea, but try changing the order.
Instead of
write
css?family=Open+Sans:400,400italic,600,700

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question