font fix 3

master
AlexRoidl 7 years ago
parent 014d840ac6
commit 721f4ad032

BIN
.DS_Store vendored

Binary file not shown.

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 792 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 368 KiB

@ -9,11 +9,18 @@
@font-face {
font-family: 'librebaskerville-regular';
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('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 */
src: url('fonts/LibreBaskerville-Regular.eot'); /* IE9 Compat Modes */
src: url('fonts/LibreBaskerville-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/LibreBaskerville-Regular.woff') format('woff'), /* Pretty Modern Browsers */
url('fonts/LibreBaskerville-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/LibreBaskerville-Regular.svg#librebaskerville-regular') format('svg'); /* Legacy iOS */
font-family: 'librebaskerville-italic';
src: url('fonts/LibreBaskerville-Italic.eot'); /* IE9 Compat Modes */
src: url('fonts/LibreBaskerville-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/LibreBaskerville-Italic.woff') format('woff'), /* Pretty Modern Browsers */
url('fonts/LibreBaskerville-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/LibreBaskerville-Italic.svg#librebaskerville-italic') format('svg'); /* Legacy iOS */
}
* { box-sizing: border-box; }
@ -158,7 +165,7 @@ height: 250vh;
<div id="infocontainer">
<p>
<p class="flowtext">
<strong style="text-align:left;">A bed, a chair and a table </br> Booklaunch at the 7th of December 2017, 18:00 </br> Poortgebouw, Rotterdam</strong></br></br></br></br></br></br></br>
<strong style="text-align:left;">A bed, a chair and a table </br> Booklaunch on the 7th of December 2017, 18:00 </br> Poortgebouw, Rotterdam</strong></br></br></br></br></br></br></br>
<p>
<p>
<strong>Schedule</strong></br>

Loading…
Cancel
Save