57 lines
1.1 KiB
CSS
57 lines
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;
|
||
|
|
}
|