diff --git a/public/fonts/AngelicAgrippaRegular.woff2 b/public/fonts/AngelicAgrippaRegular.woff2 new file mode 100644 index 0000000..523b4a7 Binary files /dev/null and b/public/fonts/AngelicAgrippaRegular.woff2 differ diff --git a/src/components/Markdown/Markdawn.tsx b/src/components/Markdown/Markdawn.tsx index 43dba8e..b76096f 100644 --- a/src/components/Markdown/Markdawn.tsx +++ b/src/components/Markdown/Markdawn.tsx @@ -146,6 +146,10 @@ export const Markdawn = ({ className, text: rawText }: MarkdawnProps): JSX.Eleme }, }, + Angelic: { + component: (comProps) => {comProps.children}, + }, + Video: { component: (comProps) => ( {