diff --git a/site/style/fonts/Beryozki.eot b/site/style/fonts/Beryozki.eot new file mode 100644 index 0000000..5653f2b Binary files /dev/null and b/site/style/fonts/Beryozki.eot differ diff --git a/site/style/fonts/Beryozki.svg b/site/style/fonts/Beryozki.svg new file mode 100644 index 0000000..0c2a62b --- /dev/null +++ b/site/style/fonts/Beryozki.svg @@ -0,0 +1,688 @@ + + + + +Created by FontForge 20110222 at Thu Nov 27 18:53:10 2014 + By deploy user + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/site/style/fonts/Beryozki.ttf b/site/style/fonts/Beryozki.ttf new file mode 100644 index 0000000..c3d11d3 Binary files /dev/null and b/site/style/fonts/Beryozki.ttf differ diff --git a/site/style/fonts/Beryozki.woff b/site/style/fonts/Beryozki.woff new file mode 100644 index 0000000..a20a71a Binary files /dev/null and b/site/style/fonts/Beryozki.woff differ diff --git a/site/style/textFont.css b/site/style/textFont.css index 1bd1056..5a9623b 100644 --- a/site/style/textFont.css +++ b/site/style/textFont.css @@ -1,3 +1,21 @@ + @font-face { + font-family: 'Beryozki'; + src: url('/style/fonts/Beryozki.eot') format('embedded-opentype'); + font-weight: normal; + font-style: normal; + } + + @font-face { + font-family: 'Beryozki'; + src: url('/style/fonts/Beryozki.woff') format('woff'), + url('Beryozki.ttf') format('truetype'), + url('Beryozki.svg#Beryozki') format('svg'); + font-weight: normal; + font-style: normal; + } + + + .normalText { font-size: var(--textSize); font-family: 'Sometype Mono', monospace;