cohere-chat-ui / style.css
Nyanfa's picture
Upload style.css
f26f88e verified
raw
history blame
312 Bytes
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap');
body * {
font-weight: 400;
font-style: normal;
}