ihba updates
This commit is contained in:
parent
7a0e554daf
commit
10153e692e
22 changed files with 1179 additions and 2 deletions
13
static/font/css/lato.css
Normal file
13
static/font/css/lato.css
Normal file
|
@ -0,0 +1,13 @@
|
|||
/* lato-regular - latin */
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('../font/lato-v15-latin-regular.eot'); /* IE9 Compat Modes */
|
||||
src: local('Lato Regular'), local('Lato-Regular'),
|
||||
url('../font/lato-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('../font/lato-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('../font/lato-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
|
||||
url('../font/lato-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('../font/lato-v15-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue