font face not working anywhere
Clash Royale CLAN TAG #URR8PPP font face not working anywhere Can someone tell me what I'm doing wrong here ? @font-face { font-family: 'Knockout'; src: url("https://s3.eu-west-3.amazonaws.com/wespeakhiphop-assets/Knockout-HTF70-FullWelterwt.woff2") format('woff2'), url("https://s3.eu-west-3.amazonaws.com/wespeakhiphop-assets/Knockout-HTF70-FullWelterwt.woff") format('woff'), font-weight normal; font-style: normal; } @font-face { font-family: 'Knockout'; src: url("https://s3.eu-west-3.amazonaws.com/wespeakhiphop-assets/Knockout-HTF28-JuniorFeatherwt.woff2") format('woff2'), url("https://s3.eu-west-3.amazonaws.com/wespeakhiphop-assets/Knockout-HTF28-JuniorFeatherwt.woff") format('woff'), font-weight 100; font-style: normal; } .name { text-transform: uppercase; font-family: 'Knockout', Helvetica, Arial, sans-serif; font-size: 3em; line-height: 0.8em; } https://codepen.i...