Hi i am able to load this font file in my dev environment but when i move to production i get a 404. I'm not sure what to do. By the way I changed my css preprocessor to SASS.
@font-face
font-family: favorit
src: url("/assets/fonts/fl.woff2") format('woff2')
src: url("/assets/fonts/fl.woff") format('woff')
src: url("/assets/fonts/fl.ttf") format('truetype')
font-weight: 300
font-style: normal
font-display: fallback