Browse Source

added 2nd font

Thomas Thümmler 2 years ago
parent
commit
8d9ae72b07
1 changed files with 2 additions and 0 deletions
  1. 2 0
      index.php

+ 2 - 0
index.php

@@ -3,8 +3,10 @@
 
 <link rel="shortcut icon" href="pics/KATRINlogo.ico" />
 <link href="stylesheet.css" rel="stylesheet">
+<link rel="preload" href="CorporateESC-Bold.woff" as="font" type="font/woff" crossorigin>
 <link rel="preload" href="CorporateESC-Bold.woff2" as="font" type="font/woff2" crossorigin>
 
+
 <title>KATRIN Spectrometer and Detector Section Status Overview</title>
 
 <style>