corso/website/src/css/custom/_fonts.scss
Niraj Tolia fce846a069
Add user testimonials framework (#2619)
## Description

Add a template for adding user testimonials. Currently broken.

## Does this PR need a docs update or release note?

- [x]  No 

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🗺️ Documentation
2023-02-25 01:21:46 +00:00

8 lines
217 B
SCSS
Executable File

//
// _fonts.scss
//
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@200;300;400;500&display=swap');