hackernews_radio / src /app /globals.css
ldidukh's picture
Initial React upload
80be4da
raw
history blame contribute delete
262 Bytes
@import url('https://fonts.cdnfonts.com/css/cowboy-hippie-pro');
@import "tailwindcss";
@font-face {
font-family: 'Quivert';
src: url('../../font/quivert.regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}