I'm declaring custom font inside css file, using @import and assigning them to elements:
I do not have access to the head tag of the site, I'm doing it in the body...
this does not work.., My question does custom font must be declared in the head of the page in order to load?