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;
}
@ -206,7 +209,12 @@ a img:hover{
}
@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