primefaces / sakai-ng

Free Angular Admin Template by PrimeNG

Home Page:https://www.primefaces.org/sakai-ng

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font files are missing

NagornovAlex opened this issue · comments

Hi!

There is no font files for lara (blue, indigo) themes:

image

@font-face {
font-family: "Inter var";
font-weight: 100 900;
font-display: swap;
font-style: normal;
font-named-instance: "Regular";
src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2"); /* Missing */
}

@font-face {
font-family: "Inter var";
font-weight: 100 900;
font-display: swap;
font-style: italic;
font-named-instance: "Italic";
src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2"); /* Missing */
}

Hi!
You can download it from the link below. You can create a fonts folder in the lara-light-indigo folder and copy the file you downloaded into it.

https://www.cdnpkg.com/inter-ui/file/Inter-roman.var.woff2