Tldraw/styles/globals.css

8 wiersze
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');
}