mirror of
https://github.com/wah-su/wah-su.github.io.git
synced 2025-09-13 18:03:54 +05:00
Break everything: Delete V2 Files
This commit is contained in:
parent
044dc87794
commit
b1a7c0308d
36 changed files with 1 additions and 5811 deletions
|
@ -1,27 +0,0 @@
|
|||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@font-face {
|
||||
font-family: 'Ubuntu';
|
||||
src: url('/static/fonts/Ubuntu/Ubuntu-Regular.ttf') format('truetype');
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Ubuntu';
|
||||
src: url('/static/fonts/Ubuntu/Ubuntu-Medium.ttf') format('truetype');
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Ubuntu';
|
||||
src: url('/static/fonts/Ubuntu/Ubuntu-Bold.ttf') format('truetype');
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Ubuntu';
|
||||
src: url('/static/fonts/Ubuntu/Ubuntu-Light.ttf') format('truetype');
|
||||
font-weight: 300;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue