chore: asdas
This commit is contained in:
14
custom/ast/en/OEBPS/Styles/LoadFonts.css
Normal file
14
custom/ast/en/OEBPS/Styles/LoadFonts.css
Normal file
@@ -0,0 +1,14 @@
|
||||
/* Load Fonts */
|
||||
@font-face {
|
||||
font-family: 'font1';
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
src: url('../Fonts/literata-regular.otf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'font2';
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
src: url('../Fonts/literata-bold-italic.otf');
|
||||
}
|
||||
Reference in New Issue
Block a user