Мой результат:

My html code is:
Код: Выделить всё
#test{
font-family: 'Open Sans' !important;
font-style: normal !important;
font-weight: 300 !important;
font-size: 32px;
}
#test2{
font-family: 'Open Sans' !important;
font-style: normal !important;
font-weight: 800 !important;
font-size: 32px;
}< /code>
Font Family: Open Sans
font-weight 300: GGG
font-weight 800: GGG
Подробнее здесь: https://stackoverflow.com/questions/225 ... -correctly