Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.70 KB | None | 0 0
  1. @font-face
  2. {
  3.     font-family:"BebasNeueRegular";
  4.     src:url('../fonts/bebas-neue/BebasNeue-webfont.eot');
  5.     src: local('☺'), url('../fonts/bebas-neue/BebasNeue-webfont.woff') format('woff'),
  6.     url('../fonts/bebas-neue/BebasNeue-webfont.ttf') format('truetype'),
  7.     url('../fonts/bebas-neue/BebasNeue-webfont.svg#webfontf0WP9KEe') format('svg')
  8. }
  9.    
  10. @font-face
  11. {
  12.     font-family:"LeagueGothicRegular";
  13.     src:url('../fonts/league-gothic/League_Gothic-webfont.eot');
  14.     src: local('☺'), url('../fonts/league-gothic/League_Gothic-webfont.woff') format('woff'),
  15.     url('../fonts/league-gothic/League_Gothic-webfont.ttf') format('truetype'),
  16.     url('../fonts/league-gothic/League_Gothic-webfont.svg') format('svg')
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement