Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
rahman-mamun authored Jul 4, 2024
1 parent c26025c commit 1cff6ed
Show file tree
Hide file tree
Showing 63 changed files with 11,269 additions and 0 deletions.
Binary file added assets/css/ajax-loader.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,500 changes: 2,500 additions & 0 deletions assets/css/animate.css

Large diffs are not rendered by default.

1,474 changes: 1,474 additions & 0 deletions assets/css/bootsnav.css

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions assets/css/bootstrap.min.css

Large diffs are not rendered by default.

43 changes: 43 additions & 0 deletions assets/css/flaticon.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
/*
Flaticon icon font: Flaticon
Creation date: 16/05/2018 10:21
*/

@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.eot");
src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
url("../fonts/Flaticon.woff") format("woff"),
url("../fonts/Flaticon.ttf") format("truetype"),
url("../fonts/Flaticon.svg#Flaticon") format("svg");
font-weight: normal;
font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
}
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;
font-size: 20px;
font-style: normal;
margin-left: 0px;
}

.flaticon-placeholder:before { content: "\f100"; }
.flaticon-search:before { content: "\f101"; }
.flaticon-gps-fixed-indicator:before { content: "\f102"; }
.flaticon-list-with-dots:before { content: "\f103"; }
.flaticon-transport:before { content: "\f104"; }
.flaticon-pills:before { content: "\f105"; }
.flaticon-building:before { content: "\f106"; }
.flaticon-travel:before { content: "\f107"; }
.flaticon-restaurant:before { content: "\f108"; }
.flaticon-location-on-road:before { content: "\f109"; }
.flaticon-networking:before { content: "\f10a"; }
.flaticon-lightbulb-idea:before { content: "\f10b"; }
4 changes: 4 additions & 0 deletions assets/css/font-awesome.min.css

Large diffs are not rendered by default.

Binary file added assets/css/fonts/slick.eot
Binary file not shown.
14 changes: 14 additions & 0 deletions assets/css/fonts/slick.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/css/fonts/slick.ttf
Binary file not shown.
Binary file added assets/css/fonts/slick.woff
Binary file not shown.
Loading

0 comments on commit 1cff6ed

Please sign in to comment.