upload files

This commit is contained in:
Kaisa Marysia 2020-01-05 17:25:10 +01:00
parent 4a7fd5d637
commit 52044fef4d
47 changed files with 397 additions and 0 deletions

5
css/font.css Normal file
View file

@ -0,0 +1,5 @@
@font-face {
font-family: "c3";
src:url('etc/BebasNeue.otf');
src:url('../etc/BebasNeueLight.otf');
}