fixed revisions
This commit is contained in:
BIN
src/fonts/muller_extrabold_demo.ttf
Executable file
BIN
src/fonts/muller_extrabold_demo.ttf
Executable file
Binary file not shown.
BIN
src/fonts/muller_extrabold_demo.woff
Normal file
BIN
src/fonts/muller_extrabold_demo.woff
Normal file
Binary file not shown.
BIN
src/fonts/muller_extrabold_demo.woff2
Normal file
BIN
src/fonts/muller_extrabold_demo.woff2
Normal file
Binary file not shown.
@ -344,3 +344,14 @@
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Muller';
|
||||
src:
|
||||
url('muller_extrabold_demo.woff2') format('woff2'),
|
||||
url('muller_extrabold_demo.woff') format('woff'),
|
||||
url('muller_extrabold_demo.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user