MM-45981_Desktop: Add Server Screen: Improve Onboarding screens (#2243)

This commit is contained in:
Julian Mondragón
2022-09-16 10:35:37 -05:00
committed by GitHub
parent c12dc3d6ae
commit c3493b09ff
24 changed files with 1920 additions and 100 deletions

View File

@@ -81,3 +81,10 @@
font-weight: 300;
src: url('../../assets/fonts/Metropolis-LightItalic.woff') format('woff');
}
@font-face {
font-family: 'FontAwesome';
font-style: normal;
font-weight: 300;
src: url('../../assets/fonts/fontawesome-webfont.woff') format('woff');
}