minor font fix

This commit is contained in:
Timo Bejan 2020-10-14 15:26:05 +03:00
parent 20527ce243
commit 19470fce06

View File

@ -1,5 +1,5 @@
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@300;400;500;600;700&display=swap');
@import '~ngx-toastr/toastr';
@import "red-material-theme";
@import "red-page-layout";