Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorSvertoka committed Jan 2, 2023
1 parent 49aff9f commit e3f5889
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 52 deletions.
31 changes: 31 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,34 @@
---

11. на все внешние ссылки - rel="noopener noreferrer nofollow"

---

12. фонтс - Free Fonts: https://nomail.com.ua/

Google Fonts: https://fonts.google.com/

Fonts converter: http://www.font2web.com/

---

@font-face { font-family: 'Proxima Nova'; src:
url('../fonts/FontsFree-Net-Proxima-Nova-Bold.eot'); src: local('☺'),
url('../fonts/Proxima-Nova-Bold.woff') format('woff'),
url('../fonts/Proxima-Nova-Bold.ttf') format('truetype'),
url('../fonts/Proxima-Nova-Bold.svg') format('svg'); font-weight: 700;
font-style: normal; }

---

font-weight:

1. 100 - thin
2. 200 - UltraLite
3. 300 - lite
4. 400 - normal
5. 500 - medium
6. 600 - semibold
7. 700 - bold
8. 800 - Heavy
9. 900 - black
52 changes: 0 additions & 52 deletions info.txt

This file was deleted.

0 comments on commit e3f5889

Please sign in to comment.