|
|
@ -1,6 +1,6 @@
|
|
|
|
@font-face {
|
|
|
|
@font-face {
|
|
|
|
font-family: "Pirelli";
|
|
|
|
font-family: "Pirelli";
|
|
|
|
src: url("Pirelli-Regular.woff2") format("woff2"), url("Pirelli-Regular.woff") format("woff");
|
|
|
|
src: url("./pirelli-regular.woff2") format("woff2"), url("Pirelli-Regular.woff") format("woff");
|
|
|
|
font-weight: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
font-style: normal;
|
|
|
|
font-display: swap;
|
|
|
|
font-display: swap;
|
|
|
@ -9,7 +9,7 @@
|
|
|
|
@font-face {
|
|
|
|
@font-face {
|
|
|
|
font-family: "Pirelli";
|
|
|
|
font-family: "Pirelli";
|
|
|
|
src: url("./pirelli-bolditalic.woff") format("woff2"),
|
|
|
|
src: url("./pirelli-bolditalic.woff") format("woff2"),
|
|
|
|
url("./Pirelli-BoldItalic.woff") format("woff");
|
|
|
|
url("./pirelli-bolditalic.woff") format("woff");
|
|
|
|
font-weight: bold;
|
|
|
|
font-weight: bold;
|
|
|
|
font-style: italic;
|
|
|
|
font-style: italic;
|
|
|
|
font-display: swap;
|
|
|
|
font-display: swap;
|
|
|
@ -17,8 +17,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
@font-face {
|
|
|
|
font-family: "Pirelli";
|
|
|
|
font-family: "Pirelli";
|
|
|
|
src: url("./Pirelli-BoldItalic.woff2") format("woff2"),
|
|
|
|
src: url("./pirelli-bolditalic.woff2") format("woff2"),
|
|
|
|
url("./Pirelli-BoldItalic.woff") format("woff");
|
|
|
|
url("./pirelli-bolditalic.woff") format("woff");
|
|
|
|
font-weight: bold;
|
|
|
|
font-weight: bold;
|
|
|
|
font-style: italic;
|
|
|
|
font-style: italic;
|
|
|
|
font-display: swap;
|
|
|
|
font-display: swap;
|
|
|
@ -26,8 +26,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
@font-face {
|
|
|
|
font-family: "Pirelli";
|
|
|
|
font-family: "Pirelli";
|
|
|
|
src: url("./Pirelli-Regular.woff2") format("woff2"),
|
|
|
|
src: url("./pirelli-regular.woff2") format("woff2"),
|
|
|
|
url("./Pirelli-Regular.woff") format("woff");
|
|
|
|
url("./pirelli-regular.woff") format("woff");
|
|
|
|
font-weight: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
font-style: normal;
|
|
|
|
font-display: swap;
|
|
|
|
font-display: swap;
|
|
|
|