cleanup
This commit is contained in:
11
plugins/buena/font/ihs.css
Normal file
11
plugins/buena/font/ihs.css
Normal file
@@ -0,0 +1,11 @@
|
||||
@font-face {
|
||||
font-family: IHS;
|
||||
src: url('ihs.eot');
|
||||
src: url('ihs.eot?#iefix') format('embedded-opentype'),
|
||||
url('ihs.woff2') format('woff2'),
|
||||
url('ihs.woff') format('woff'),
|
||||
url('ihs.ttf') format('truetype'),
|
||||
url('ihs.svg#immenhausenregular') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user