Добавил шрифт geo_1

This commit is contained in:
Book Pauk
2019-01-26 11:12:54 +07:00
parent c32a12e61f
commit c30cf67b50
4 changed files with 8 additions and 1 deletions

View File

@@ -297,4 +297,10 @@ body, html, #app {
src: url('fonts/arimo.woff2') format('woff2');
}
@font-face {
font-family: 'GEO_1';
src: url('fonts/geo_1.woff') format('woff'),
url('fonts/geo_1.ttf') format('truetype');
}
</style>