test impressions

This commit is contained in:
Julie Blanc 2026-02-23 22:28:14 +01:00
parent f01a1ed6f8
commit 2b2d787054
56 changed files with 722 additions and 139 deletions

View file

@ -0,0 +1,89 @@
@font-face {
font-family: 'Routed Gothic';
src: url('RoutedGothic.woff2') format('woff2'),
url('RoutedGothic.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
/* @font-face {
font-family: 'Routed Gothic Half';
src: url('RoutedGothic-Half-Italic.woff2') format('woff2'),
url('RoutedGothic-Half-Italic.woff') format('woff');
font-weight: normal;
font-style: italic;
font-display: swap;
} */
@font-face {
font-family: 'Routed Gothic';
src: url('RoutedGothic-Italic.woff2') format('woff2'),
url('RoutedGothic-Italic.woff') format('woff');
font-weight: normal;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Routed Gothic Narrow';
src: url('RoutedGothicNarrow-Italic.woff2') format('woff2'),
url('RoutedGothicNarrow-Italic.woff') format('woff');
font-weight: normal;
font-style: italic;
font-display: swap;
}
/* @font-face {
font-family: 'Routed Gothic Narrow Half';
src: url('RoutedGothicNarrow-Half-Italic.woff2') format('woff2'),
url('RoutedGothicNarrow-Half-Italic.woff') format('woff');
font-weight: normal;
font-style: italic;
font-display: swap;
} */
@font-face {
font-family: 'Routed Gothic Narrow';
src: url('RoutedGothicNarrow.woff2') format('woff2'),
url('RoutedGothicNarrow.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Routed Gothic Wide';
src: url('RoutedGothicWide.woff2') format('woff2'),
url('RoutedGothicWide.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Routed Gothic Wide';
src: url('RoutedGothicWide-Half-Italic.woff2') format('woff2'),
url('RoutedGothicWide-Half-Italic.woff') format('woff');
font-weight: normal;
font-style: italic;
font-display: swap;
}
/* @font-face {
font-family: 'Routed Gothic Wide';
src: url('RoutedGothicWide-Italic.woff2') format('woff2'),
url('RoutedGothicWide-Italic.woff') format('woff');
font-weight: normal;
font-style: italic;
font-display: swap;
} */