aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/courgette/css/font.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/courgette/css/font.css')
-rwxr-xr-xthemes/courgette/css/font.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/themes/courgette/css/font.css b/themes/courgette/css/font.css
new file mode 100755
index 00000000..7c16cce4
--- /dev/null
+++ b/themes/courgette/css/font.css
@@ -0,0 +1,10 @@
1@font-face {
2 font-family: 'fontello';
3 src: url('../font/fontello.eot?97381924');
4 src: url('../font/fontello.eot?97381924#iefix') format('embedded-opentype'),
5 url('../font/fontello.woff?97381924') format('woff'),
6 url('../font/fontello.ttf?97381924') format('truetype'),
7 url('../font/fontello.svg?97381924#fontello') format('svg');
8 font-weight: normal;
9 font-style: normal;
10} \ No newline at end of file