Last change
on this file since 316 was
316,
checked in by dungnv, 11 years ago
|
|
-
Property svn:mime-type set to
text/plain
|
File size:
512 bytes
|
Rev | Line | |
---|
[316] | 1 | /* included only when we don't want to use fonts from google server */
|
---|
| 2 | @font-face {
|
---|
| 3 | font-family: 'Open Sans';
|
---|
| 4 | font-style: normal;
|
---|
| 5 | font-weight: 300;
|
---|
| 6 | src: local('Open Sans Light'), local('OpenSans-Light'), url(../font/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
|
---|
| 7 | }
|
---|
| 8 | @font-face {
|
---|
| 9 | font-family: 'Open Sans';
|
---|
| 10 | font-style: normal;
|
---|
| 11 | font-weight: 400;
|
---|
| 12 | src: local('Open Sans'), local('OpenSans'), url(../font/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
|
---|
| 13 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.