You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
904 B
CSS

@font-face {
font-family: 'Pirelli';
src: url('Pirelli-Regular.woff2') format('woff2'),
url('Pirelli-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Pirelli';
src: url('Pirelli-BoldItalic.woff2') format('woff2'),
url('Pirelli-BoldItalic.woff') format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Pirelli';
src: url('Pirelli-BoldItalic.woff2') format('woff2'),
url('Pirelli-BoldItalic.woff') format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Pirelli';
src: url('Pirelli-Regular.woff2') format('woff2'),
url('Pirelli-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}