|
|
|
@ -9,11 +9,11 @@
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: 'librebaskerville-regular';
|
|
|
|
|
src: url('fonts/librebaskerville-regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
|
|
|
|
|
url('fonts/librebaskerville-regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
|
|
|
|
|
src: url('https://issue.xpub.nl/04/fonts/librebaskerville-regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
|
|
|
|
|
url('https://issue.xpub.nl/04/fonts/librebaskerville-regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
|
|
|
|
|
font-family: 'librebaskerville-italic';
|
|
|
|
|
src: url('fonts/librebaskerville-italic-webfont.woff2') format('woff2'), /* Super Modern Browsers */
|
|
|
|
|
url('fonts/librebaskerville-italic-webfont.woff') format('woff'), /* Pretty Modern Browsers */
|
|
|
|
|
src: url('https://issue.xpub.nl/04/fonts/librebaskerville-italic-webfont.woff2') format('woff2'), /* Super Modern Browsers */
|
|
|
|
|
url('https://issue.xpub.nl/04/fonts/librebaskerville-italic-webfont.woff') format('woff'), /* Pretty Modern Browsers */
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
* { box-sizing: border-box; }
|
|
|
|
|