Merge branch '3.1.x'

This commit is contained in:
Marc Alexander 2015-07-07 10:46:51 +02:00
commit 39d3a026fe
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@
<script>
WebFontConfig = {
google: {
families: ['Open Sans:n6']
families: ['Open+Sans:600:cyrillic-ext,latin,greek-ext,greek,vietnamese,latin-ext,cyrillic']
}
};

View file

@ -10,7 +10,7 @@
<script>
WebFontConfig = {
google: {
families: ['Open Sans:n6']
families: ['Open+Sans:600:cyrillic-ext,latin,greek-ext,greek,vietnamese,latin-ext,cyrillic']
}
};