This commit is contained in:
2020-03-13 20:44:22 +03:00
commit 747d24152b
50 changed files with 1314 additions and 0 deletions

7
static/fonts/styles.css Normal file
View File

@@ -0,0 +1,7 @@
@font-face {
font-family: 'GoraFree-Regular';
src: url('GoraFree-Regular.eot?#iefix') format('embedded-opentype'), url('GoraFree-Regular.woff') format('woff'), url('GoraFree-Regular.ttf') format('truetype'), url('GoraFree-Regular.svg#GoraFree-Regular') format('svg');
font-weight: normal;
font-style: normal;
}