[ADD] theme saas-6

This commit is contained in:
Design
2021-05-25 18:32:22 +02:00
committed by Jeremy Kersten
commit b2e6533276
3407 changed files with 104584 additions and 0 deletions
@@ -0,0 +1,25 @@
@font-face {
font-family: 'et-line';
src:url('../fonts/et-line/et-line.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: 'et-line';
content: attr(data-icon);
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}
@font-family-sans-serif : 'Source Sans Pro', sans-serif;
@headings-font-family : 'Source Sans Pro', sans-serif;