﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
21775,Twenty Twelve: Full font stack is not applied in Opera and IE 8 when Open Sans is active,SergeyBiryukov,,"Background: #21751

In Firefox, the computed font family is the same as declared in `style.css` for `body.custom-font-enabled`:
{{{
font-family: ""Open Sans"",Helvetica,Arial,sans-serif;
}}}

In Opera, the computed style is:
{{{
font: normal normal 400 14px/23.94px ""Open Sans"";
}}}

This makes Cyrillic letters look not pretty (see the screenshots).

Tested in Opera 12 on Windows XP, Windows Vista and Windows 7, IE 8 on Windows XP.",defect (bug),closed,low,,Bundled Theme,,normal,duplicate,,
