diff --git a/public/main.css b/public/main.css index 906ecbc..9383258 100644 --- a/public/main.css +++ b/public/main.css @@ -859,8 +859,8 @@ body { /* MaterialDesignIcons.com */ @font-face { font-family: "Material Design Icons"; - src: url("../fonts/MaterialDesignIcons//materialdesignicons-webfont.eot?v=6.2.95"); - src: url("../fonts/MaterialDesignIcons//materialdesignicons-webfont.eot?#iefix&v=6.2.95") format("embedded-opentype"), url("../fonts/MaterialDesignIcons//materialdesignicons-webfont.woff2?v=6.2.95") format("woff2"), url("../fonts/MaterialDesignIcons//materialdesignicons-webfont.woff?v=6.2.95") format("woff"), url("../fonts/MaterialDesignIcons//materialdesignicons-webfont.ttf?v=6.2.95") format("truetype"); + src: url("fonts/MaterialDesignIcons/materialdesignicons-webfont.eot?v=6.2.95"); + src: url("fonts/MaterialDesignIcons/materialdesignicons-webfont.eot?#iefix&v=6.2.95") format("embedded-opentype"), url("fonts/MaterialDesignIcons/materialdesignicons-webfont.woff2?v=6.2.95") format("woff2"), url("fonts/MaterialDesignIcons/materialdesignicons-webfont.woff?v=6.2.95") format("woff"), url("fonts/MaterialDesignIcons/materialdesignicons-webfont.ttf?v=6.2.95") format("truetype"); font-weight: normal; font-style: normal; }