summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/fonts.css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/css/fonts.css')
-rw-r--r--StoneIsland/www/css/fonts.css37
1 files changed, 0 insertions, 37 deletions
diff --git a/StoneIsland/www/css/fonts.css b/StoneIsland/www/css/fonts.css
deleted file mode 100644
index 01fbb382..00000000
--- a/StoneIsland/www/css/fonts.css
+++ /dev/null
@@ -1,37 +0,0 @@
-@font-face {
- font-family: andale;
- src: url(fonts/andale_mono.woff);
- font-style: normal;
- font-weight: normal;
-}
-
-@font-face {
- font-family: pfd;
- src: url(fonts/pfdintextpro-regular.woff);
- font-style: normal;
- font-weight: normal;
-}
-@font-face {
- font-family: pfd;
- src: url(fonts/pfdintextpro-bold.woff);
- font-style: normal;
- font-weight: bold;
-}
-@font-face {
- font-family: pfd;
- src: url(fonts/pfdintextpro-medium.woff);
- font-style: normal;
- font-weight: 300;
-}
-@font-face {
- font-family: pfd;
- src: url(fonts/pfdintextpro-light.woff);
- font-style: normal;
- font-weight: 100;
-}
-@font-face {
- font-family: pfd;
- src: url(fonts/pfdintextpro-italic.woff);
- font-style: italic;
- font-weight: normal;
-}