fix project dir setting
[emels.git] / emels / static / admin / css / fonts.css
diff --git a/emels/static/admin/css/fonts.css b/emels/static/admin/css/fonts.css
deleted file mode 100644 (file)
index c837e01..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-@font-face {
-    font-family: 'Roboto';
-    src: url('../fonts/Roboto-Bold-webfont.woff');
-    font-weight: 700;
-    font-style: normal;
-}
-
-@font-face {
-    font-family: 'Roboto';
-    src: url('../fonts/Roboto-Regular-webfont.woff');
-    font-weight: 400;
-    font-style: normal;
-}
-
-@font-face {
-    font-family: 'Roboto';
-    src: url('../fonts/Roboto-Light-webfont.woff');
-    font-weight: 300;
-    font-style: normal;
-}