Importing Custom Fonts
@Bobby RandhawaAs far as I 'm aware , Nordcraft does not let you import a font and then have it selectable in the native font dropdown list . What you can do though (and I 've used this successfully ) is use a @font -face css rule ( https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@font-face ) and then you can reference that font with whatever name you use in the rule by manually entering it in the font field .
@Bobby RandhawaIn my case I used Fontsource ( https://fontsource.org ) . I load the font via CDN method ( https://fontsource.org/docs/getting-started/cdn ) and then followed their instructions to create the @font -face rule ( https://fontsource.org/docs/getting-started/display ) . The rule itself I placed in a <style > element under the Page settings panel so it loads in the head .


.jpeg/public)