Formatting fixes
Change-Id: I75173f09527f84419d1b807e9e33ff673e0f5d1c
This commit is contained in:
@@ -262,11 +262,12 @@ div.uls-region {
|
||||
@font-face {
|
||||
font-family: 'Autonym';
|
||||
src: url('font/Autonym.eot');
|
||||
src: local('Autonym'), url('font/Autonym.woff') format('woff'), url('font/Autonym.ttf') format('truetype');
|
||||
src: local('Autonym'),
|
||||
url('font/Autonym.woff') format('woff'),
|
||||
url('font/Autonym.ttf') format('truetype');
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.autonym {
|
||||
font-family: 'Autonym', sans-serif;
|
||||
font-size: 1em;
|
||||
}
|
||||
Reference in New Issue
Block a user