ieeemysight4rehab/ieeemysight4rehab.github.io

View on GitHub
src/style.css

Summary

Maintainability
Test Coverage
@import "https://use.fontawesome.com/releases/v5.7.0/css/all.css";

@font-face {
    font-family: google-sans;
    src: url(assets/fonts/GoogleSans-Regular.ttf);
}
.google-font{
    font-family: google-sans
};