Nahrání lokálních souborů

This commit is contained in:
Emil Miler
2019-10-30 11:58:46 +01:00
commit dd8a1ab8cc
66 changed files with 1436 additions and 0 deletions

4
sass/_fonts.scss Normal file
View File

@ -0,0 +1,4 @@
@font-face {
font-family:sofia;
src:url(sofia.otf);
}