Advertisement
fauzanjeg

Force to load Kenia Font Style

May 3rd, 2021
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. /* Force to load Kenia Font Style */
  2. @font-face {
  3.     font-family: Kenia;
  4.     src: url("https://fonts.gstatic.com/s/kenia/v14/jizURE5PuHQH9pCJP0A.woff2") format("woff");
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement