Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
RamanjaneyTaral authored Nov 11, 2024
1 parent 29865aa commit ef01a1c
Show file tree
Hide file tree
Showing 9 changed files with 13,701 additions and 0 deletions.
Binary file added 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.
3,377 changes: 3,377 additions & 0 deletions css/animate.css

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions css/aos.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions css/bootstrap.min.css

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions css/flaticon.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
/*
Flaticon icon font: Flaticon
Creation date: 04/01/2019 13:45
*/


@font-face {
font-family: "Flaticon";
src: url("../fonts/flaticon/font/Flaticon.eot");
src: url("../fonts/flaticon/font/Flaticon.eot?#iefix") format("embedded-opentype"),
url("../fonts/flaticon/font/Flaticon.woff") format("woff"),
url("../fonts/flaticon/font/Flaticon.ttf") format("truetype"),
url("../fonts/flaticon/font/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/font/Flaticon.svg#Flaticon") format("svg");
}
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;

/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.flaticon-3d-design:before { content: "\f100"; }
.flaticon-web-programming:before { content: "\f101"; }
.flaticon-app-development:before { content: "\f102"; }
.flaticon-advertising:before { content: "\f103"; }
.flaticon-branding:before { content: "\f104"; }
.flaticon-vector:before { content: "\f105"; }
.flaticon-computer:before { content: "\f106"; }
.flaticon-zoom:before { content: "\f107"; }
.flaticon-suitcase:before { content: "\f108"; }
.flaticon-loyalty:before { content: "\f109"; }
.flaticon-coffee:before { content: "\f10a"; }
.flaticon-calendar:before { content: "\f10b"; }
.flaticon-listening:before { content: "\f10c"; }
.flaticon-suitcases:before { content: "\f10d"; }
.flaticon-video-player:before { content: "\f10e"; }
.flaticon-football:before { content: "\f10f"; }
Loading

0 comments on commit ef01a1c

Please sign in to comment.