You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

145 lines
4.4 KiB
CSS

/*
.-'''-.
' _ \
/ /` '. \ _..._
_.._ . | \ ' .' '.
.' .._|| ' | '. .-. . .|
| ' \ \ / / | ' ' | .' |_
__| |__ `. ` ..' / | | | | .' | _
|__ __| '-...-'` | | | |'--. .-' .' |
| | | | | | | | . | /
| | | | | | | | .'.'| |//
| | | | | | | '.'.'.'.-' /
| | | | | | | / .' \_.'
|_| '--' '--' `'-'
*/
/* Main fonts used on the webpage. */
@font-face{
font-family: 'italic';
src: url('fonts/cmunvi.ttf') format('truetype');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'header';
src: url('fonts/KomikaTitle-Kaps-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
/* Custom fonts for a Special Issue can be called here below. */
@font-face{
font-family:'special-issue-1';
src:url('fonts/GT-Cinetype-Bold.otf') format('opentype');
}
@font-face{
font-family:'special-issue-2';
src:url('fonts/Gidugu.ttf') format('truetype');
}
@font-face{
font-family:'special-issue-3';
src:url('fonts/dashness.ttf') format('truetype');
}
@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');
}
@font-face {
font-family: 'special-issue-5';
src:
url('fonts/PinyonScript.eot?#iefix') format('embedded-opentype'),
url('fonts/PinyonScript.woff') format('woff'),
url('fonts/PinyonScript.ttf') format('truetype'),
url('fonts/PinyonScript.svg#PinyonScript') format('svg');
}
@font-face {
font-family: 'special-issue-5-desc';
src:
url('fonts/NotCourierSans.eot?#iefix') format('embedded-opentype'),
url('fonts/NotCourierSans.woff') format('woff'),
url('fonts/NotCourierSans.ttf') format('truetype'),
url('fonts/NotCourierSans.svg#NotCourierSans') format('svg');
}
@font-face {
font-family: 'special-issue-6';
src:
url('fonts/ArchivoNarrow-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/ArchivoNarrow-Regular.woff') format('woff'),
url('fonts/ArchivoNarrow-Regular.ttf') format('truetype');
}
@font-face {
font-family: 'special-issue-7';
src: url('fonts/Vegur-Regular.otf') format('opentype');
}
@font-face {
font-family: "special-issue-10";
src: url("fonts/OCR_A.ttf") format('truetype');
font-style: normal;
}
@font-face {
font-family: 'special-issue-11';
src: url('fonts/compagnon-light.woff') format('woff');
font-style: normal;
}
@font-face {
font-family: 'special-issue-12';
src: url('fonts/RobotoMono-Regular.ttf') format('truetype');
font-style: normal;
}
@font-face {
font-family: 'special-issue-13-t';
src: url('fonts/Roboto-Regular.ttf') format('truetype');
font-style: normal;
}
@font-face {
font-family: 'special-issue-13';
src: url('fonts/EBGaramond-Regular.ttf') format('truetype');
font-style: normal;
}
@font-face {
font-family: 'special-issue-13-custom';
src: url('fonts/WFTF_custom-Regular.otf') format('truetype');
font-style: normal;
3 years ago
}
@font-face {
font-family: 'special-issue-14';
src: url('fonts/ApfelGrotezk-Regular.ttf') format('truetype');
font-style: normal;
3 years ago
}
@font-face {
font-family: 'special-issue-15';
src: url('fonts/SyneMono-Regular.otf') format('opentype');
font-style: normal;
}
@font-face {
font-family: 'special-issue-15-t';
3 years ago
src: url('fonts/Garamondt-Italic.woff') format('woff');
3 years ago
font-style: normal;
2 years ago
}
@font-face {
font-family: "special-issue-16";
src: url("fonts/pirelli-regular.woff2") format("woff2"),
url("fonts/Pirelli-Regular.woff") format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "special-issue-16";
src: url("fonts/pirelli-bolditalic.woff") format("woff2"),
url("fonts/pirelli-bolditalic.woff") format("woff");
font-weight: bold;
font-style: italic;
font-display: swap;
}