index-shop/assets/fonts/stylesheet.css
isUnknown a3620a1f5f
Some checks are pending
Deploy / Deploy to Production (push) Waiting to run
first commit
2025-12-10 15:12:06 +01:00

57 lines
No EOL
1.1 KiB
CSS

/* Executive - Regular */
@font-face {
font-family: "Executive";
src: url("Executive-55Regular.woff") format("woff");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: "Executive";
src: url("Executive-56Italic.woff") format("woff");
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: "Executive";
src: url("Executive-65Medium.woff") format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Executive";
src: url("Executive-66MediumIt.woff") format("woff");
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: "System";
src: url("System-Medium.woff2") format("woff2");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: "System";
src: url("System-MediumItalic.woff2") format("woff2");
font-weight: 500;
font-style: italic;
}
@font-face {
font-family: "System";
src: url("System-Bold.woff2") format("woff2");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: "System";
src: url("System-BoldItalic.woff2") format("woff2");
font-weight: 600;
font-style: italic;
}