GRN2-xx: Replaced google fonts api call with local font load (Fixed #830) (#831)

* Replaced google fonts api call with local font load

* Removed references to Roboto
This commit is contained in:
Ahmad Farhat
2019-10-10 16:28:46 -04:00
committed by Jesus Federico
parent b9dcaa1b18
commit c1de7f8f70
13 changed files with 600 additions and 5 deletions

View File

@ -58,7 +58,6 @@ a.signin-link {
width: 200px;
}
.signin-text {
font-family: 'Roboto', sans-serif;
vertical-align: middle;
font-size: 14px;
font-weight: bold;