diff --git a/css/style-9.css b/css/style-9.css index fa5e4a87..701f6913 100644 --- a/css/style-9.css +++ b/css/style-9.css @@ -83,6 +83,14 @@ font-family: souvenir; src: url('/fonts/Souvenir-Itc-T-OT-Bold.otf'); } +@font-face { + font-family: palatino; + src: url('/fonts/Palatino Font.ttf'); +} +@font-face { + font-family: amanda; + src: url('/fonts/Amanda Std Regular.otf'); +} /*Variables*/ :root { --site-background: url('/img/lowpolyBackground.svg'); diff --git a/fonts/Amanda Std Regular.otf b/fonts/Amanda Std Regular.otf new file mode 100644 index 00000000..dbbf3b3b Binary files /dev/null and b/fonts/Amanda Std Regular.otf differ diff --git a/fonts/Palatino Font.ttf b/fonts/Palatino Font.ttf new file mode 100644 index 00000000..2c4d72ee Binary files /dev/null and b/fonts/Palatino Font.ttf differ diff --git a/globalHTML/footer.php b/globalHTML/footer.php index d1172f11..fb585f98 100644 --- a/globalHTML/footer.php +++ b/globalHTML/footer.php @@ -19,7 +19,7 @@
We are neither affiliated with, sponsored by, nor endorsed by Wizards of the Coast. Fonts, Mana symbols, card images, and other related images are trademarks and copyrights of Wizards of the Coast, LLC, a subsidiary of Hasbro, Inc.
We are neither affiliated with, sponsored by, nor endorsed by Scryfall LLC.
All user-uploaded material is property of the original artist, and it is the user's responsibility to ensure that these materials are properly credited.
All other content Copyright © Card Conjurer.
For more information on the Disclaimer or Terms and Conditions, please click the link above.
We are neither affiliated with, sponsored by, nor endorsed by Wizards of the Coast. Fonts, Mana symbols, card images, and other related images are trademarks and copyrights of Wizards of the Coast, LLC, a subsidiary of Hasbro, Inc.
We are neither affiliated with, sponsored by, nor endorsed by Legend Story Studios. Fonts, icons, card images, and other related images are trademarks and copyrights of Legend Story Studios.
We are neither affiliated with, sponsored by, nor endorsed by Scryfall LLC.
All user-uploaded material is property of the original artist, and it is the user's responsibility to ensure that these materials are properly credited.
All other content Copyright © Card Conjurer.
For more information on the Disclaimer or Terms and Conditions, please click the link above.