CSS @font-face { font-family: 'CustomFontName'; src: url(data:font/woff2;charset=utf-8;base64,YOUR_GENERATED_BASE64_STRING_HERE) format('woff2'); font-weight: normal; font-style: normal; }

Contact

CSS @font-face { font-family: 'CustomFontName'; src: url(data:font/woff2;charset=utf-8;base64,YOUR_GENERATED_BASE64_STRING_HERE) format('woff2'); font-weight: normal; font-style: normal; }