Update default.tpl

Add Cyrilyc "Roboto Slab" font subsets
This commit is contained in:
Max Mekenya 2014-04-05 12:40:53 +11:00
parent cd29e1224d
commit da79c4bff8
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Font -->
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
<!-- LESS -->
<?php if ($options['colors']) { ?>