You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
seacms-theme/fonts/vendor/Luciole/Luciole.css

34 lines
913 B

/* Webfont: Luciole */
/* Webfont: Luciole-Regular */
@font-face {
font-family: 'Luciole';
src: url('./Luciole-Regular/Luciole-Regular.woff') format('woff');
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
}
/* Webfont: Luciole-Italic */
@font-face {
font-family: 'Luciole';
src: url('./Luciole-Italic/Luciole-Italic.woff') format('woff');
font-style: italic;
font-weight: normal;
text-rendering: optimizeLegibility;
}
/* Webfont: Luciole-Bold */
@font-face {
font-family: 'Luciole';
src: url('./Luciole-Bold/Luciole-Bold.woff') format('woff');
font-style: normal;
font-weight: bold;
text-rendering: optimizeLegibility;
}
/* Webfont: Luciole-BoldItalic */
@font-face {
font-family: 'Luciole';
src: url('./Luciole-BoldItalic/Luciole-BoldItalic.woff') format('woff');
font-style: italic;
font-weight: bold;
text-rendering: optimizeLegibility;
}