Compare commits
2 Commits
5306ebdb8d
...
e1b1888074
| Author | SHA1 | Date | |
|---|---|---|---|
| e1b1888074 | |||
| a28db184c2 |
141
css/fonts/rublik.css
Normal file
141
css/fonts/rublik.css
Normal file
@ -0,0 +1,141 @@
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url("/fonts/Rubik-Light.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-Light.woff") format("woff"),
|
||||
url("/fonts/Rubik-Light.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: italic;
|
||||
font-weight: 300;
|
||||
src:
|
||||
url("/fonts/Rubik-LightItalic.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-LightItalic.woff") format("woff"),
|
||||
url("/fonts/Rubik-LightItalic.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url("/fonts/Rubik-Regular.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-Regular.woff") format("woff"),
|
||||
url("/fonts/Rubik-Regular.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
src:
|
||||
url("/fonts/Rubik-Italic.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-Italic.woff") format("woff"),
|
||||
url("/fonts/Rubik-Italic.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
src:
|
||||
url("/fonts/Rubik-Medium.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-Medium.woff") format("woff"),
|
||||
url("/fonts/Rubik-Medium.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: italic;
|
||||
font-weight: 500;
|
||||
src:
|
||||
url("/fonts/Rubik-MediumItalic.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-MediumItalic.woff") format("woff"),
|
||||
url("/fonts/Rubik-MediumItalic.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
src:
|
||||
url("/fonts/Rubik-SemiBold.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-SemiBold.woff") format("woff"),
|
||||
url("/fonts/Rubik-SemiBold.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: italic;
|
||||
font-weight: 600;
|
||||
src:
|
||||
url("/fonts/Rubik-SemiBoldItalic.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-SemiBoldItalic.woff") format("woff"),
|
||||
url("/fonts/Rubik-SemiBoldItalic.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url("/fonts/Rubik-Bold.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-Bold.woff") format("woff"),
|
||||
url("/fonts/Rubik-Bold.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
src:
|
||||
url("/fonts/Rubik-BoldItalic.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-BoldItalic.woff") format("woff"),
|
||||
url("/fonts/Rubik-BoldItalic.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: normal;
|
||||
font-weight: 800;
|
||||
src:
|
||||
url("/fonts/Rubik-ExtraBold.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-ExtraBold.woff") format("woff"),
|
||||
url("/fonts/Rubik-ExtraBold.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: italic;
|
||||
font-weight: 800;
|
||||
src:
|
||||
url("/fonts/Rubik-ExtraBoldItalic.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-ExtraBoldItalic.woff") format("woff"),
|
||||
url("/fonts/Rubik-ExtraBoldItalic.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
src:
|
||||
url("/fonts/Rubik-Black.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-Black.woff") format("woff"),
|
||||
url("/fonts/Rubik-Black.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Rubik";
|
||||
font-style: italic;
|
||||
font-weight: 900;
|
||||
src:
|
||||
url("/fonts/Rubik-BlackItalic.woff2") format("woff2"),
|
||||
url("/fonts/Rubik-BlackItalic.woff") format("woff"),
|
||||
url("/fonts/Rubik-BlackItalic.ttf") format("truetype");
|
||||
}
|
||||
|
||||
|
||||
4
wrangler.jsonc
Normal file
4
wrangler.jsonc
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "tombutcher-cdn",
|
||||
"pages_build_output_dir": "./"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user