|
@@ -145,14 +145,14 @@
|
|
|
<!--
|
|
|
* Google Fonts
|
|
|
//-->
|
|
|
- <link href='//fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800' rel='stylesheet' type='text/css'>
|
|
|
- <link href='//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
|
|
|
+<?php /* <link href='//fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800' rel='stylesheet' type='text/css'>
|
|
|
+ <link href='//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>*/?>
|
|
|
<!-- Bootstrap core CSS -->
|
|
|
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
|
|
|
<!-- Custom CSS -->
|
|
|
<link href="css/animate.css" rel="stylesheet" type="text/css">
|
|
|
<link href="css/jquery.mCustomScrollbar.css" rel="stylesheet" type="text/css">
|
|
|
- <link href="css/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
|
|
+<?php /* <link href="css/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">*/?>
|
|
|
<link rel="stylesheet" href="css/colorbox-skins/1/colorbox.css" type="text/css">
|
|
|
<link href="css/main.css" rel="stylesheet" type="text/css">
|
|
|
|
|
@@ -178,7 +178,7 @@
|
|
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
|
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
|
|
<![endif]-->
|
|
|
- <link rel="stylesheet" href="css/font-awesome.min.css">
|
|
|
+<?php /* <link rel="stylesheet" href="css/font-awesome.min.css">*/?>
|
|
|
<link href="css/prettify-1.0.css" rel="stylesheet">
|
|
|
<link rel="stylesheet" type="text/css" href="css/bootstrap-datetimepicker.css" />
|
|
|
<!-- <script src="js/jquery-1.8.3.min.js"></script>
|