new repo link fix

This commit is contained in:
2020-12-30 21:12:50 +03:00
parent 9861f55407
commit e9cb1b1734
2 changed files with 11 additions and 11 deletions

View File

@ -1,10 +1,10 @@
@font-face {
font-family: 'arrows';
src:url('https://mestima.github.io/gmod/books/fonts/arrows.eot');
src:url('https://mestima.github.io/gmod/books/fonts/arrows.eot?#iefix') format('embedded-opentype'),
url('https://mestima.github.io/gmod/books/fonts/arrows.woff') format('woff'),
url('https://mestima.github.io/gmod/books/fonts/arrows.ttf') format('truetype'),
url('https://mestima.github.io/gmod/books/fonts/arrows.svg#arrows') format('svg');
src:url('https://mestima.github.io/gBook/fonts/arrows.eot');
src:url('https://mestima.github.io/gBook/fonts/arrows.eot?#iefix') format('embedded-opentype'),
url('https://mestima.github.io/gBook/fonts/arrows.woff') format('woff'),
url('https://mestima.github.io/gBook/fonts/arrows.ttf') format('truetype'),
url('https://mestima.github.io/gBook/fonts/arrows.svg#arrows') format('svg');
font-weight: normal;
font-style: normal;
}