Removed extra file and moved font css file

This commit is contained in:
Ajay Ramachandran
2019-07-11 16:19:28 -04:00
parent 370a1d1fb2
commit eb876940b2
5 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,3 @@
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap');
* {
font-family: 'Source Sans Pro', sans-serif;
}