decor-6-expe/maquette-tests/assets/fonts/RoutedGothic/stylesheet.css

90 lines
2.2 KiB
CSS
Raw Normal View History

2026-02-23 22:28:14 +01:00
@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;
} */