Https with the error of 404 404

i installed in my local computer. when i deploy into https - i had issue with 404 error

Here are the error output:
GET https://twakes.aa.app/public/font/inter/inter.css net::ERR_ABORTED 404 (Not Found)
twakes.aa.app/:1 GET https://twakes.aa.app/public/font/helvetica/stylesheet.css net::ERR_ABORTED 404 (Not Found)

i did configuration in frontend file and backend file. i am using nginx as web server

i am looking for the solution - how to deploy with https without such error like 404