git init v2
This commit is contained in:
13
public/assets/fonts/custom-fonts.css
Normal file
13
public/assets/fonts/custom-fonts.css
Normal file
@@ -0,0 +1,13 @@
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
src: url('/assets/fonts/lato.regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
src: url('/assets/fonts/lato.heavy.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
BIN
public/assets/fonts/lato.heavy.ttf
Normal file
BIN
public/assets/fonts/lato.heavy.ttf
Normal file
Binary file not shown.
BIN
public/assets/fonts/lato.regular.ttf
Normal file
BIN
public/assets/fonts/lato.regular.ttf
Normal file
Binary file not shown.
BIN
public/assets/logo-minimal.png
Normal file
BIN
public/assets/logo-minimal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
public/assets/logo.png
Normal file
BIN
public/assets/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user