Add the Muti Italic font
This commit is contained in:
parent
ccf043d755
commit
1e59294c84
2 changed files with 7 additions and 0 deletions
BIN
app/assets/fonts/Muli-Italic.woff
Normal file
BIN
app/assets/fonts/Muli-Italic.woff
Normal file
Binary file not shown.
|
@ -11,3 +11,10 @@
|
|||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Muli";
|
||||
src: asset-url("Muli-Italic.woff") format("woff");
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue