a few font setting changes

master
mb @ ts 7 years ago
parent ea2f430cf0
commit 288996f3d7

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -37,6 +37,9 @@ header{
.intro p{
margin:0 0 10px;
}
.intro b{
letter-spacing: 0.05em;
}
.intro a{
font-size:14px;
}
@ -202,11 +205,16 @@ a img:hover{
}
@font-face {
font-family: 'special-issue-4';
src: url('fonts/LibreBaskerville-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/LibreBaskerville-Regular.woff') format('woff'), url('fonts/LibreBaskerville-Regular.ttf') format('truetype'), url('fonts/LibreBaskerville-Regular.svg#LibreBaskerville-Regular') format('svg');
src: url('fonts/LibreBaskerville-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/LibreBaskerville-Regular.woff') format('woff'), url('fonts/LibreBaskerville-Regular.ttf') format('truetype'), url('fonts/LibreBaskerville-Regular.svg#LibreBaskerville-Regular') format('svg');
}
@font-face{
font-family:'default';
src:url('fonts/cmunvt.ttf');
src:url('fonts/cmunvt.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face{
font-family:'default';
src:url('fonts/cmunvi.ttf') format('truetype');
font-style: italic;
}
Loading…
Cancel
Save