diff --git a/sites/fonts/fontkaiFONT_KAISEIDECOL/fonts/KaiseiDecol-Bold.ttf b/sites/fonts/fontkaiFONT_KAISEIDECOL/fonts/KaiseiDecol-Bold.ttf new file mode 100644 index 0000000..96f5d12 Binary files /dev/null and b/sites/fonts/fontkaiFONT_KAISEIDECOL/fonts/KaiseiDecol-Bold.ttf differ diff --git a/sites/fonts/fontkaiFONT_KAISEIDECOL/fonts/KaiseiDecol-Medium.ttf b/sites/fonts/fontkaiFONT_KAISEIDECOL/fonts/KaiseiDecol-Medium.ttf new file mode 100644 index 0000000..f09d50e Binary files /dev/null and b/sites/fonts/fontkaiFONT_KAISEIDECOL/fonts/KaiseiDecol-Medium.ttf differ diff --git a/sites/fonts/fontkaiFONT_KAISEIDECOL/fonts/KaiseiDecol-Regular.ttf b/sites/fonts/fontkaiFONT_KAISEIDECOL/fonts/KaiseiDecol-Regular.ttf new file mode 100644 index 0000000..5070dc9 Binary files /dev/null and b/sites/fonts/fontkaiFONT_KAISEIDECOL/fonts/KaiseiDecol-Regular.ttf differ diff --git a/sites/layouts/partials/hestiaGUI/fontkaiFONT_KAISEIDECOL/ToCSS b/sites/layouts/partials/hestiaGUI/fontkaiFONT_KAISEIDECOL/ToCSS new file mode 100644 index 0000000..d2486b7 --- /dev/null +++ b/sites/layouts/partials/hestiaGUI/fontkaiFONT_KAISEIDECOL/ToCSS @@ -0,0 +1,43 @@ +{{- /* +Copyright 2023 "Holloway" Chew, Kean Ho +Copyright 2023 ZORALab Enterprise + + +Licensed under the Apache License, Version 2.0 (the "License"); you may not use +this file except in compliance with the License. You may obtain a copy of the +License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software distributed +under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR +CONDITIONS OF ANY KIND, either express or implied. See the License for the +specific language governing permissions and limitations under the License. +*/ -}} +{{- /* WARNING: Auto-generated file. DO NOT EDIT! */ -}} +@font-face { + font-display: swap; + font-family: "Kaisei Decol"; + font-style: normal; + font-weight: 400; + src: local("Kaisei Decol"), + url("/fonts/KaiseiDecol-Regular.ttf"); +} + +@font-face { + font-display: swap; + font-family: "Kaisei Decol"; + font-style: normal; + font-weight: 500; + src: local("Kaisei Decol"), + url("/fonts/KaiseiDecol-Medium.ttf"); +} + +@font-face { + font-display: swap; + font-family: "Kaisei Decol"; + font-style: normal; + font-weight: 700; + src: local("Kaisei Decol"), + url("/fonts/KaiseiDecol-Bold.ttf"); +} diff --git a/sites/layouts/partials/hestiaGUI/fontkaiFONT_KAISEIDECOL/ToCSS_VARIABLES b/sites/layouts/partials/hestiaGUI/fontkaiFONT_KAISEIDECOL/ToCSS_VARIABLES new file mode 100644 index 0000000..1cfdee7 --- /dev/null +++ b/sites/layouts/partials/hestiaGUI/fontkaiFONT_KAISEIDECOL/ToCSS_VARIABLES @@ -0,0 +1,5 @@ +[CSS.Variables] +"--body-font-family" = """\"Kaisei Decol\", +\"Roboto\", +\"Helvetica Neue\", +\"sans-serif\"""" diff --git a/sites/layouts/partials/hestiaGUI/fontkaiFONT_KAISEIDECOL/ToJS b/sites/layouts/partials/hestiaGUI/fontkaiFONT_KAISEIDECOL/ToJS new file mode 100644 index 0000000..14f65a3 --- /dev/null +++ b/sites/layouts/partials/hestiaGUI/fontkaiFONT_KAISEIDECOL/ToJS @@ -0,0 +1,17 @@ +{{- /* +Copyright 2023 "Holloway" Chew, Kean Ho +Copyright 2023 ZORALab Enterprise + + +Licensed under the Apache License, Version 2.0 (the "License"); you may not use +this file except in compliance with the License. You may obtain a copy of the +License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software distributed +under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR +CONDITIONS OF ANY KIND, either express or implied. See the License for the +specific language governing permissions and limitations under the License. +*/ -}} +{{- /* WARNING: Auto-generated file. DO NOT EDIT! */ -}}