2025-03-25 22:20:19 +00:00

132 lines
4.4 KiB
CSS

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