Unicode Font (Manrope)
This commit is contained in:
parent
906b3942a7
commit
f2a15f747f
@ -9,12 +9,12 @@
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Avenir Book';
|
font-family: 'Avenir Book';
|
||||||
src: url('../fonts/Avenir-Book.ttf');
|
src: url('../fonts/Manrope-Light.ttf');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Avenir Medium';
|
font-family: 'Avenir Medium';
|
||||||
src: url('../fonts/Avenir-Medium.ttf');
|
src: url('../fonts/Manrope-Medium.ttf');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
|
BIN
app/assets/fonts/Manrope-Light.ttf
Normal file
BIN
app/assets/fonts/Manrope-Light.ttf
Normal file
Binary file not shown.
BIN
app/assets/fonts/Manrope-Medium.ttf
Normal file
BIN
app/assets/fonts/Manrope-Medium.ttf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user