added mailsig

This commit is contained in:
Adrien W
2021-10-01 11:13:08 +02:00
parent 4d5de94f8b
commit 3db3e0b63b
4 changed files with 21 additions and 6 deletions

BIN
assets/img/mailsig.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -13,7 +13,7 @@
@font-face {
font-family: 'League Gothic';
src: url('fonts/LeagueGothic/LeagueGothic-Regular.otf');
src: local('☺'), url('fonts/LeagueGothic/LeagueGothic-Regular.woff') format('woff'), url('fonts/LeagueGothic/LeagueGothic-Regular.ttf') format('truetype');
src: local('☺'), url('fonts/LeagueGothic/LeagueGothic-Regular.woff') format('woff'), url('fonts/LeagueGothic/LeagueGothic-Regular.woff2') format('woff2'), url('fonts/LeagueGothic/LeagueGothic-Regular.ttf') format('truetype');
font-weight: 900;
font-style: normal;
}
@@ -24,7 +24,7 @@
@font-face {
font-family: 'Raleway';
src: url('fonts/Raleway/Raleway-Light.otf');
src: local('☺'), url('fonts/Raleway/Raleway-Light.woff') format('woff'), url('fonts/Raleway/Raleway-Light.ttf') format('truetype');
src: local('☺'), url('fonts/Raleway/Raleway-Light.woff') format('woff'), url('fonts/Raleway/Raleway-Light.woff2') format('woff2'), url('fonts/Raleway/Raleway-Light.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}