tldraw/styles/globals.css
2021-06-15 12:58:51 +01:00

7 lines
267 B
CSS

@import url('https://fonts.googleapis.com/css2?family=Recursive:wght@500;700&display=swap');
@font-face {
font-family: 'Verveine Regular';
font-style: normal;
font-weight: normal;
src: local('Verveine Regular'), url('/VerveineRegular.woff') format('woff');
}