Added phosphate as earl load
Some checks failed
Copy Files to Samba Share dev / Copy Files (push) Has been cancelled
Some checks failed
Copy Files to Samba Share dev / Copy Files (push) Has been cancelled
This commit is contained in:
@@ -3,10 +3,6 @@
|
|||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap" rel="stylesheet">
|
||||||
<style>
|
<style>
|
||||||
@font-face {
|
|
||||||
font-family: Phospate;
|
|
||||||
src: url("cptarn.com/ontvlambaar/assets/Phosphate/Phosphate-Solid-02.woff2");
|
|
||||||
}
|
|
||||||
* {font-weight: 300;}
|
* {font-weight: 300;}
|
||||||
</style>
|
</style>
|
||||||
<div
|
<div
|
||||||
|
|||||||
@@ -7,11 +7,6 @@
|
|||||||
padding: 3rem 0;
|
padding: 3rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: Phospate;
|
|
||||||
src: url("../../../public/assets/Phosphate/Phosphate-Solid-02.woff2");
|
|
||||||
}
|
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-family: Phospate;
|
font-family: Phospate;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap" rel="preload" as="style">
|
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap" rel="preload" as="style">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap" rel="stylesheet">
|
||||||
<link rel="preload" as="image" href="assets/services/Educatief-zetwerk-800.webp">
|
<link rel="preload" as="image" href="assets/services/Educatief-zetwerk-800.webp">
|
||||||
<link rel="preload" as="font" href="assets/Phosphate/Phosphate-Solid-02.woff2" crossorigin type="font/woff2">
|
<link rel="preload" as="font" href="assets/Phosphate/Phosphate-Solid-02.woff2" crossorigin>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<app-root></app-root>
|
<app-root></app-root>
|
||||||
|
|||||||
@@ -36,3 +36,8 @@ html {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Phospate;
|
||||||
|
src: url("/assets/Phosphate/Phosphate-Solid-02.woff2");
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user