fix(fixtureavatar): fixcture auto avatar & timesession & font & menu & redirect
This commit is contained in:
BIN
assets/fonts/Futura-Condensed-Extra-Bold.otf
Normal file
BIN
assets/fonts/Futura-Condensed-Extra-Bold.otf
Normal file
Binary file not shown.
@ -178,4 +178,12 @@ font-family: 'Theboldfont';
|
||||
src: url('../fonts/theboldfont.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Futura-Condensed-Extra-Bold';
|
||||
src: url('../fonts/Futura-Condensed-Extra-Bold.otf') format('opentype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user