mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 06:56:59 +00:00
6 lines
151 B
CSS
6 lines
151 B
CSS
|
|
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');
|
|
|
|
.aboutSliderText {
|
|
font-family: 'Dancing Script', cursive;
|
|
} |