2020-06-09 06:24:20 +00:00
|
|
|
// Fonts
|
|
|
|
@import url('https://fonts.googleapis.com/css?family=Nunito');
|
2020-06-08 13:08:46 +00:00
|
|
|
|
2020-06-09 06:24:20 +00:00
|
|
|
// Variables
|
|
|
|
@import 'variables';
|
|
|
|
|
|
|
|
// Bootstrap
|
2020-06-09 06:38:05 +00:00
|
|
|
//@import '~bootstrap/scss/bootstrap';
|