I've been attempting to incorporate a custom font into my website but have been facing difficulty. I'm unsure whether I am using the correct or incorrect path. Can someone please assist?
@font-face {
font-family: XfinityStandard;
src: url('landingpage/fonts/XfinityStandard-Light.woff2') format("woff2");
where landingpage
represents the folder name.