tombutcher-cdn/css/web/fonts.css
2025-04-06 23:12:28 +01:00

102 lines
3.0 KiB
CSS

@font-face {
font-family: "SF-Pro-Rounded";
font-style: normal;
font-weight: 900;
src:
url("/fonts/SF-Pro-Rounded-Black.woff2") format("woff2"),
url("/fonts/SF-Pro-Rounded-Black.woff") format("woff"),
url("/fonts/SF-Pro-Rounded-Black.otf") format("opentype");
}
@font-face {
font-family: "SF-Pro-Rounded";
font-style: normal;
font-weight: 700;
src:
url("/fonts/SF-Pro-Rounded-Bold.woff2") format("woff2"),
url("/fonts/SF-Pro-Rounded-Bold.woff") format("woff"),
url("/fonts/SF-Pro-Rounded-Bold.otf") format("opentype");
}
@font-face {
font-family: "SF-Pro-Rounded";
font-style: normal;
font-weight: 800;
src:
url("/fonts/SF-Pro-Rounded-Heavy.woff2") format("woff2"),
url("/fonts/SF-Pro-Rounded-Heavy.woff") format("woff"),
url("/fonts/SF-Pro-Rounded-Heavy.otf") format("opentype");
}
@font-face {
font-family: "SF-Pro-Rounded";
font-style: normal;
font-weight: normal;
font-weight: 200;
src:
url("/fonts/SF-Pro-Rounded-Light.woff2") format("woff2"),
url("/fonts/SF-Pro-Rounded-Light.woff") format("woff"),
url("/fonts/SF-Pro-Rounded-Light.otf") format("opentype");
}
@font-face {
font-family: "SF-Pro-Rounded";
font-style: normal;
font-weight: 500;
src:
url("/fonts/SF-Pro-Rounded-Medium.woff2") format("woff2"),
url("/fonts/SF-Pro-Rounded-Medium.woff") format("woff"),
url("/fonts/SF-Pro-Rounded-Medium.otf") format("opentype");
}
@font-face {
font-family: "SF-Pro-Rounded";
font-style: normal;
font-weight: 400;
src:
url("/fonts/SF-Pro-Rounded-Regular.woff2") format("woff2"),
url("/fonts/SF-Pro-Rounded-Regular.woff") format("woff"),
url("/fonts/SF-Pro-Rounded-Regular.otf") format("opentype");
}
@font-face {
font-family: "SF-Pro-Rounded";
font-style: normal;
font-weight: 600;
src:
url("/fonts/SF-Pro-Rounded-Semibold.woff2") format("woff2"),
url("/fonts/SF-Pro-Rounded-Semibold.woff") format("woff"),
url("/fonts/SF-Pro-Rounded-Semibold.otf") format("opentype");
}
@font-face {
font-family: "SF-Pro-Rounded";
font-style: normal;
font-weight: 300;
src:
url("/fonts/SF-Pro-Rounded-Thin.woff2") format("woff2"),
url("/fonts/SF-Pro-Rounded-Thin.woff") format("woff"),
url("/fonts/SF-Pro-Rounded-Thin.otf") format("opentype");
}
@font-face {
font-family: "SF-Pro-Rounded";
font-style: normal;
font-weight: 100;
src:
url("/fonts/SF-Pro-Rounded-Ultralight.woff2") format("woff2"),
url("/fonts/SF-Pro-Rounded-Ultralight.woff") format("woff"),
url("/fonts/SF-Pro-Rounded-Ultralight.otf") format("opentype");
}
@font-face {
font-family: "Grold Rounded Slim";
font-style: normal;
font-weight: normal;
src:
url("/fonts/GroldRoundedSlim-Bold.woff2") format("woff2"),
url("/fonts/GroldRoundedSlim-Bold.woff") format("woff"),
url("/fonts/GroldRoundedSlim-Bold.ttf") format("truetype");
}