Typefaces Pirelli
parent
b4962cdc74
commit
217ea88f1b
@ -0,0 +1,36 @@
|
|||||||
|
@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;
|
||||||
|
}
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue