|
|
|
@ -102,6 +102,14 @@ header{
|
|
|
|
|
letter-spacing: -0.1em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.issue#special-issue-11{
|
|
|
|
|
font-family: 'special-issue-11';
|
|
|
|
|
}
|
|
|
|
|
.issue#special-issue-11 .issue-text{
|
|
|
|
|
font-family: 'special-issue-11';
|
|
|
|
|
letter-spacing: -0.1em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.issue#special-issue-12{
|
|
|
|
|
font-family: 'special-issue-12';
|
|
|
|
@ -287,10 +295,17 @@ a img:hover{
|
|
|
|
|
font-style: normal;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: 'special-issue-11';
|
|
|
|
|
src: url('compagnon-light.woff') format('woff');
|
|
|
|
|
/*font-style: normal;*/
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: 'special-issue-12';
|
|
|
|
|
src: url('12/font/RobotoMono-Regular.ttf') format('truetype');
|
|
|
|
|
font-style: normal;
|
|
|
|
|
/*font-style: normal;*/
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|