fixed revisions

This commit is contained in:
Hope87
2021-06-04 11:59:45 +03:00
parent d66db160ad
commit ba3ee0a588
9 changed files with 32 additions and 24 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -344,3 +344,14 @@
font-style: italic;
}
@font-face {
font-family: 'Muller';
src:
url('muller_extrabold_demo.woff2') format('woff2'),
url('muller_extrabold_demo.woff') format('woff'),
url('muller_extrabold_demo.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}