This commit is contained in:
2026-03-20 17:13:38 +01:00
parent 4c84735b75
commit c043ee9a52
1152 changed files with 317560 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
// Panton Light
@font-face {
font-family: 'Panton';
src: url('../font/panton.eot');
src: url('../font/panton.eot?#iefix') format('embedded-opentype'),
url('../font/panton.woff2') format('woff2'),
url('../font/panton.woff') format('woff'),
url('../font/panton.ttf') format('truetype');
font-weight: 300;
}