diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-08-31 22:37:03 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-08-31 22:37:03 +0200 |
| commit | d22d51a1ae49680015326857360eb699f31efced (patch) | |
| tree | 43ac5007de26848f516b37b863daeb77f86d97d2 /StoneIsland/platforms/android/assets/www/css/fonts/fonts.css | |
| parent | a81d20bc18d002623fc24cdcea8df7eed6d85bc9 (diff) | |
NO MORE ANDROID BUILD
Diffstat (limited to 'StoneIsland/platforms/android/assets/www/css/fonts/fonts.css')
| -rwxr-xr-x | StoneIsland/platforms/android/assets/www/css/fonts/fonts.css | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/StoneIsland/platforms/android/assets/www/css/fonts/fonts.css b/StoneIsland/platforms/android/assets/www/css/fonts/fonts.css deleted file mode 100755 index 8ddce654..00000000 --- a/StoneIsland/platforms/android/assets/www/css/fonts/fonts.css +++ /dev/null @@ -1,37 +0,0 @@ -@font-face { - font-family: andale; - src: url(andale_mono.woff); - font-style: normal; - font-weight: normal; -} - -@font-face { - font-family: pfd; - src: url(pfdintextpro-regular-webfont.woff); - font-style: normal; - font-weight: normal; -} -@font-face { - font-family: pfd; - src: url(pfdintextpro-bold-webfont.woff); - font-style: normal; - font-weight: bold; -} -@font-face { - font-family: pfd; - src: url(pfdintextpro-medium-webfont.woff); - font-style: normal; - font-weight: 300; -} -@font-face { - font-family: pfd; - src: url(pfdintextpro-light-webfont.woff); - font-style: normal; - font-weight: 100; -} -@font-face { - font-family: pfd; - src: url(pfdintextpro-italic-webfont.woff); - font-style: italic; - font-weight: normal; -} |
