Move the autonym font to example instead of making part of jquery.uls
Change-Id: I1fa119ef3a89f34e1fde18712d4e267d174869c8
This commit is contained in:
@@ -255,16 +255,3 @@ div.uls-region {
|
||||
.uls-menu .search-input-block {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@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');
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.autonym {
|
||||
font-family: 'Autonym', sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user