add files

This commit is contained in:
Kaisa Marysia 2019-01-21 16:29:30 +00:00
parent 5d843a0351
commit 5069b7cd9f
37 changed files with 321 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');
}