first commit without licensingg

This commit is contained in:
kbe
2025-08-21 14:40:43 +02:00
commit fa8d4e58a4
130 changed files with 82163 additions and 0 deletions

View File

@@ -0,0 +1,79 @@
@font-face {
font-family: 'cs-elementor-icons';
src: url('../icon-fonts/elementor-icons.eot?mywnu');
src: url('../icon-fonts/elementor-icons.eot?mywnu#iefix') format('embedded-opentype'),
url('../icon-fonts/elementor-icons.ttf?mywnu') format('truetype'),
url('../icon-fonts/elementor-icons.woff?mywnu') format('woff'),
url('../icon-fonts/elementor-icons.svg?mywnu#elementor-icons') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="cs-icon-el-"],
[class*=" cs-icon-el-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'cs-elementor-icons' !important;
speak: never;
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;
}
.cs-icon-el-remove:before {
content: "\e90e";
}
.cs-icon-el-outlined_flag:before {
content: "\e900";
}
.cs-icon-el-gps_fixed:before {
content: "\e905";
}
.cs-icon-el-compare:before {
content: "\e911";
}
.cs-icon-el-timer:before {
content: "\e90f";
}
.cs-icon-el-photo_size_select_actual:before {
content: "\e901";
}
.cs-icon-el-wb_iridescent:before {
content: "\e90b";
}
.cs-icon-el-burst_mode:before {
content: "\e902";
}
.cs-icon-el-directions:before {
content: "\e913";
}
.cs-icon-el-local_grocery_store:before {
content: "\e914";
}
.cs-icon-el-assignment:before {
content: "\e904";
}
.cs-icon-el-perm_media:before {
content: "\e907";
}
.cs-icon-el-view_carousel:before {
content: "\e908";
}
.cs-icon-el-view_column:before {
content: "\e90d";
}
.cs-icon-el-view_module:before {
content: "\e90a";
}
.cs-icon-el-vertical_split:before {
content: "\e912";
}
.cs-icon-el-wysiwyg:before {
content: "\e90c";
}