2021-06-15 11:58:51 +00:00
|
|
|
@import url('https://fonts.googleapis.com/css2?family=Recursive:wght@500;700&display=swap');
|
2021-06-27 10:37:42 +00:00
|
|
|
@import url('https://fonts.googleapis.com/css2?family=Recursive:wght,MONO@420,1&display=swap');
|
|
|
|
|
2021-06-15 11:58:51 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: 'Verveine Regular';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
src: local('Verveine Regular'), url('/VerveineRegular.woff') format('woff');
|
|
|
|
}
|
2021-06-27 10:37:42 +00:00
|
|
|
|
|
|
|
|
|
|
|
.margin {
|
|
|
|
user-select: none;
|
|
|
|
}
|