fixes after sync

This commit is contained in:
Anand Doshi
2012-04-06 17:54:17 +05:30
parent 7e0479bc4c
commit 82042f1cff
42 changed files with 245 additions and 2144 deletions

View File

@@ -1627,6 +1627,7 @@ button.btn.small, input[type="submit"].btn.small {
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url('../lib/css/fonts/opensans.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: normal;
@@ -1634,6 +1635,12 @@ button.btn.small, input[type="submit"].btn.small {
src: local('Lato Regular'), local('Lato-Regular'), url('../lib/css/fonts/lato.woff') format('woff');
}
@font-face {
font-family: 'Cabin';
font-style: normal;
font-weight: 400;
src: local('Cabin Regular'), local('Cabin-Regular'), url('../lib/css/fonts/cabin.woff') format('woff');
}
/*