|
|
@ -37,6 +37,9 @@ header{
|
|
|
|
.intro p{
|
|
|
|
.intro p{
|
|
|
|
margin:0 0 10px;
|
|
|
|
margin:0 0 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.intro b{
|
|
|
|
|
|
|
|
letter-spacing: 0.05em;
|
|
|
|
|
|
|
|
}
|
|
|
|
.intro a{
|
|
|
|
.intro a{
|
|
|
|
font-size:14px;
|
|
|
|
font-size:14px;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -202,11 +205,16 @@ a img:hover{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
@font-face {
|
|
|
|
font-family: 'special-issue-4';
|
|
|
|
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-face{
|
|
|
|
font-family:'default';
|
|
|
|
font-family:'default';
|
|
|
|
src:url('fonts/cmunvt.ttf');
|
|
|
|
src:url('fonts/cmunvt.ttf') format('truetype');
|
|
|
|
font-weight: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
font-style: normal;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face{
|
|
|
|
|
|
|
|
font-family:'default';
|
|
|
|
|
|
|
|
src:url('fonts/cmunvi.ttf') format('truetype');
|
|
|
|
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
}
|