From 9359496ab1943699682c8d0122dc054592306371 Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 15 May 2018 13:11:59 +0800 Subject: [PATCH] css-bootstrap/font-awesome.css --- css-bootstrap/font-awesome.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css-bootstrap/font-awesome.css b/css-bootstrap/font-awesome.css index 0d001a0929..60507f2190 100644 --- a/css-bootstrap/font-awesome.css +++ b/css-bootstrap/font-awesome.css @@ -4,12 +4,12 @@ */ /* FONT PATH * -------------------------- */ -@font-face { +/*@font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 400; src: url("../fonts/fa-regular-400.eot"); - src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); } + src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }*/ @font-face { font-family: 'Font Awesome 5 Brands'; font-style: normal; -- 2.39.2