font fix2

master
AlexRoidl 7 years ago
parent b4d5dab3bc
commit 014d840ac6

@ -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; }

Loading…
Cancel
Save