first commit

This commit is contained in:
dev-chiefworks
2022-09-30 11:35:02 -04:00
commit 12df0652f9
2048 changed files with 276151 additions and 0 deletions
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,24 @@
@font-face {
font-family: 'THICCCBOI';
src: url('THICCCBOI-Regular.woff2') format('woff2'),
url('THICCCBOI-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'THICCCBOI';
src: url('THICCCBOI-Medium.woff2') format('woff2'),
url('THICCCBOI-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'THICCCBOI';
src: url('THICCCBOI-Bold.woff2') format('woff2'),
url('THICCCBOI-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: block;
}
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+80
View File
@@ -0,0 +1,80 @@
@font-face {
font-family: 'Urbanist';
src: url('Urbanist-BoldItalic.woff2') format('woff2'),
url('Urbanist-BoldItalic.woff') format('woff');
font-weight: bold;
font-style: italic;
font-display: block;
}
@font-face {
font-family: 'Urbanist';
src: url('Urbanist-SemiBoldItalic.woff2') format('woff2'),
url('Urbanist-SemiBoldItalic.woff') format('woff');
font-weight: 600;
font-style: italic;
font-display: block;
}
@font-face {
font-family: 'Urbanist';
src: url('Urbanist-Medium.woff2') format('woff2'),
url('Urbanist-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'Urbanist';
src: url('Urbanist-MediumItalic.woff2') format('woff2'),
url('Urbanist-MediumItalic.woff') format('woff');
font-weight: 500;
font-style: italic;
font-display: block;
}
@font-face {
font-family: 'Urbanist';
src: url('Urbanist-SemiBold.woff2') format('woff2'),
url('Urbanist-SemiBold.woff') format('woff');
font-weight: 600;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'Urbanist';
src: url('Urbanist-Italic.woff2') format('woff2'),
url('Urbanist-Italic.woff') format('woff');
font-weight: normal;
font-style: italic;
font-display: block;
}
@font-face {
font-family: 'Urbanist';
src: url('Urbanist-Regular.woff2') format('woff2'),
url('Urbanist-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'Urbanist';
src: url('Urbanist-LightItalic.woff2') format('woff2'),
url('Urbanist-LightItalic.woff') format('woff');
font-weight: 300;
font-style: italic;
font-display: block;
}
@font-face {
font-family: 'Urbanist';
src: url('Urbanist-Light.woff2') format('woff2'),
url('Urbanist-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'Urbanist';
src: url('Urbanist-Bold.woff2') format('woff2'),
url('Urbanist-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: block;
}