2016-07-23 20:23:25 -05:00
|
|
|
// Fonts
|
2018-07-19 07:48:31 -05:00
|
|
|
@import url('https://fonts.googleapis.com/css?family=Nunito');
|
2016-07-23 14:56:55 -05:00
|
|
|
|
2016-07-23 20:23:25 -05:00
|
|
|
// Variables
|
2018-07-19 07:48:31 -05:00
|
|
|
@import 'variables';
|
2016-07-23 20:23:25 -05:00
|
|
|
|
|
|
|
|
// Bootstrap
|
2017-12-20 21:14:56 +02:00
|
|
|
@import '~bootstrap/scss/bootstrap';
|