add assets

This commit is contained in:
mickael 2026-01-20 11:05:14 +03:00
parent b583aaf404
commit 0a921e738c
53 changed files with 113 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

110
src/assets/fonts/fonts.css Normal file
View file

@ -0,0 +1,110 @@
/* Sage Headline */
@font-face {
font-family: 'Sage Headline';
src: url('./Sage_Headline-Black.woff2') format('woff2'),
url('./Sage_Headline-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
/* Sage Text */
@font-face {
font-family: 'Sage Text';
src: url('./Sage_Text-Regular.woff2') format('woff2'),
url('./Sage_Text-Regular.woff') format('woff');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sage Text';
src: url('./Sage_Text-Regular_Italic.woff2') format('woff2'),
url('./Sage_Text-Regular_Italic.woff') format('woff');
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Sage Text';
src: url('./Sage_Text-Medium.woff2') format('woff2'),
url('./Sage_Text-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sage Text';
src: url('./Sage_Text-Medium_Italic.woff2') format('woff2'),
url('./Sage_Text-Medium_Italic.woff') format('woff');
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Sage Text';
src: url('./Sage_Text-Bold.woff2') format('woff2'),
url('./Sage_Text-Bold.woff') format('woff');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sage Text';
src: url('./Sage_Text-Bold_Italic.woff2') format('woff2'),
url('./Sage_Text-Bold_Italic.woff') format('woff');
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Sage Text';
src: url('./Sage_Text-Light.woff2') format('woff2'),
url('./Sage_Text-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sage Text';
src: url('./Sage_Text-Light_Italic.woff2') format('woff2'),
url('./Sage_Text-Light_Italic.woff') format('woff');
font-weight: 300;
font-style: italic;
font-display: swap;
}
/* Sage UI */
@font-face {
font-family: 'Sage UI';
src: url('./Sage_UI-Regular.woff2') format('woff2'),
url('./Sage_UI-Regular.woff') format('woff');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sage UI';
src: url('./Sage_UI-Medium.woff2') format('woff2'),
url('./Sage_UI-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sage UI';
src: url('./Sage_UI-Bold.woff2') format('woff2'),
url('./Sage_UI-Bold.woff') format('woff');
font-weight: 700;
font-style: normal;
font-display: swap;
}

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 69 KiB

BIN
src/assets/logo/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

1
src/assets/logo/red.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 135 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 82 KiB