what is your folder structure??
if you calling css inside a folder “css” you must point out the correct path to custom fonts
like this “../”
src: url('../type/mercearia_new/21319b_0_0-mercearia.eot');
3
solved Why Can I Not Implement @font-face?