This repository has been archived by the owner on Sep 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
style-base-uikit.php
39 lines (31 loc) · 1.78 KB
/
style-base-uikit.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?php
?>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" type="text/css" href="/stream-ui-kit/assets/vendors/bootstrap/css/bootstrap.min.css">
<!-- Bootstrap core CSS -->
<!-- Icon core -->
<link href="/css/foundation-icons.css" rel="stylesheet">
<script src="https://kit.fontawesome.com/743c9941eb.js" crossorigin="anonymous"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" rel="stylesheet">
<!-- Icon core -->
<!-- Style 3th core -->
<link href="/css/mdb.min.css" rel="stylesheet">
<link href="/css/business-casual.min.css?v=<?php echo $version ?>" rel="stylesheet">
<link href="/css/swiper.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/stream-ui-kit/assets/vendors/slick-carousel/slick.css">
<link rel="stylesheet" type="text/css" href="/stream-ui-kit/assets/css/styles.min.css">
<!-- Style 3th core -->
<!-- Style Auto core -->
<link href="/css/igles.css?v=<?php echo $version ?>" rel="stylesheet">
<!-- Style Auto core -->
<!-- Fonts core -->
<link href="/css/alameda/fontAlameda.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Mali" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Courgette" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700%7COpen+Sans:300,400,600,700"
rel="stylesheet">
<link href="/css/fonts/univers/font.css?v=<?php echo $version ?>" rel="stylesheet">