Specify font-weight in Roboto Flex declaration
This prevents weights being displayed incorrectly
This commit is contained in:
parent
fc961bd4bc
commit
590eba79c4
@ -18,6 +18,7 @@
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto Flex";
|
||||
font-weight: 100 1000;
|
||||
src: url("/src/assets/fonts/RobotoFlex-VF.ttf");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user