300 now
This commit is contained in:
parent
ef5bb1f51b
commit
0576f52d75
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
||||||
@import url('./bootstrap.css');
|
@import url('./bootstrap.css');
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-display: swap;
|
||||||
|
font-family: 'Rubik';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 300;
|
||||||
|
src: url('../fonts/rubik-v28-latin-300.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
font-family: 'Rubik';
|
font-family: 'Rubik';
|
||||||
|
|
Loading…
Reference in a new issue