Добавил шрифт Avrile
This commit is contained in:
@@ -291,4 +291,10 @@ body, html, #app {
|
||||
src: url('fonts/rubik.woff2') format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Avrile';
|
||||
src: url('fonts/avrile.woff') format('woff'),
|
||||
url('fonts/avrile.ttf') format('truetype');
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user