© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
N
Novu
•
2y ago
•
9 replies
Adarsh
Novu Layout Font Issue Error
Hey I have been working with Novu layouts and have been using custom fonts but the fonts does not seem to be working
Here is the code snippet
<
!DOCTYPE html
>
<html lang
=
"en
"
>
<head
>
<meta charset
=
"UTF
-8
"
/
>
<meta name
=
"viewport
" content
=
"width
=device
-width
, initial
-scale
=1
.0
"
/
>
<title
>Email Template
<
/title
>
<link rel
=
"preconnect
" href
=
"
https://fonts.googleapis.com
"
/
>
<link rel
=
"preconnect
" href
=
"
https://fonts.gstatic.com
" crossorigin
/
>
<link href
=
"
https://enterprise.commenda.io/fonts/Satoshi-Medium.ttf
"
/
>
<link href
=
"
https://enterprise.commenda.io/fonts/satoshi/Satoshi-Bold.ttf
"
/
>
<style
>
@font
-face
{
font
-family
:
"Satoshi
"
;
src
: url
(
"
https://enterprise.commenda.io/fonts/satoshi/Satoshi-Bold.woff2
"
)
format
(
"woff2
"
)
,
url
(
"
https://enterprise.commenda.io/fonts/satoshi/Satoshi-Bold.woff
"
)
format
(
"woff
"
)
,
url
(
"
https://enterprise.commenda.io/fonts/satoshi/Satoshi-Bold.ttf
"
)
format
(
"truetype
"
)
;
font
-weight
: 700
;
font
-display
: swap
;
font
-style
: normal
;
}
@font
-face
{
font
-family
:
"Satoshi
"
;
src
: url
(
"
https://enterprise.commenda.io/fonts/satoshi/Satoshi-Medium.woff2
"
)
format
(
"woff2
"
)
,
url
(
"
https://enterprise.commenda.io/fonts/satoshi/Satoshi-Medium.woff
"
)
format
(
"woff
"
)
,
url
(
"
https://enterprise.commenda.io/fonts/satoshi/Satoshi-Medium.ttf
"
)
format
(
"truetype
"
)
;
font
-weight
: 500
;
font
-display
: swap
;
font
-style
: normal
;
}
body
{
padding
: 24px 0px
;
margin
: 0
;
width
: 100
%
;
-webkit
-text
-size
-adjust
: 100
%
;
-ms
-text
-size
-adjust
: 100
%
;
font
-family
:
"Satoshi
"
, Arial
, sans
-serif
;
background
-color
:
#ffffff
;
color
:
#000000
;
}
<
/style
>
<
/head
>
Novu
Join
Open Source Notification Infrastructure Community by Novu
4,169
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Was this page helpful?
Yes
No
Similar Threads
Recent Announcements
Similar Threads
novu issue
N
Novu / 💬│support
2y ago
Novu error
N
Novu / 💬│support
4y ago
Novu Websocket issue
N
Novu / 💬│support
3y ago