Advertisement
Guest User

font.css

a guest
Oct 25th, 2014
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. @font-face {
  2. font-family: 'Oswald';
  3. src: url('Oswald-Regular-webfont.eot');
  4. src: url('Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
  5. url('Oswald-Regular-webfont.woff') format('woff'),
  6. url('Oswald-Regular-webfont.ttf') format('truetype'),
  7. url('Oswald-Regular-webfont.svg#Oswald') format('svg');
  8. font-weight: normal;
  9. font-style: normal;
  10.  
  11. }
  12.  
  13.  
  14. @font-face {
  15. font-family: 'OpenSansRegular';
  16. src: url('OpenSans-Regular-webfont.eot');
  17. src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
  18. url('OpenSans-Regular-webfont.woff') format('woff'),
  19. url('OpenSans-Regular-webfont.ttf') format('truetype'),
  20. url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
  21. font-weight: normal;
  22. font-style: normal;
  23.  
  24. }
  25.  
  26.  
  27. @font-face {
  28. font-family: 'OpenSansSemibold';
  29. src: url('OpenSans-Semibold-webfont.eot');
  30. src: url('OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
  31. url('OpenSans-Semibold-webfont.woff') format('woff'),
  32. url('OpenSans-Semibold-webfont.ttf') format('truetype'),
  33. url('OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
  34. font-weight: normal;
  35. font-style: normal;
  36.  
  37. }
  38.  
  39. @font-face {
  40. font-family: 'pt_sansbold_italic';
  41. src: url('pt_sans-web-bolditalic-webfont.eot');
  42. src: url('pt_sans-web-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
  43. url('pt_sans-web-bolditalic-webfont.woff') format('woff'),
  44. url('pt_sans-web-bolditalic-webfont.ttf') format('truetype'),
  45. url('pt_sans-web-bolditalic-webfont.svg#pt_sansbold_italic') format('svg');
  46. font-weight: normal;
  47. font-style: normal;
  48.  
  49. }
  50.  
  51.  
  52.  
  53.  
  54. @font-face {
  55. font-family: 'pt_sansregular';
  56. src: url('ufonts.com_pt-sans-webfont.eot');
  57. src: url('ufonts.com_pt-sans-webfont.eot?#iefix') format('embedded-opentype'),
  58. url('ufonts.com_pt-sans-webfont.woff') format('woff'),
  59. url('ufonts.com_pt-sans-webfont.ttf') format('truetype'),
  60. url('ufonts.com_pt-sans-webfont.svg#pt_sansregular') format('svg');
  61. font-weight: normal;
  62. font-style: normal;
  63.  
  64. }
  65.  
  66.  
  67. @font-face {
  68. font-family: 'pt_sansitalic';
  69. src: url('pt_sans-web-italic-webfont.eot');
  70. src: url('pt_sans-web-italic-webfont.eot?#iefix') format('embedded-opentype'),
  71. url('pt_sans-web-italic-webfont.woff') format('woff'),
  72. url('pt_sans-web-italic-webfont.ttf') format('truetype'),
  73. url('pt_sans-web-italic-webfont.svg#pt_sansitalic') format('svg');
  74. font-weight: normal;
  75. font-style: normal;
  76.  
  77. }
  78.  
  79.  
  80. /* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 27, 2014 */
  81.  
  82.  
  83.  
  84. @font-face {
  85. font-family: 'pt_sansbold';
  86. src: url('pt_sans-web-bold-webfont.eot');
  87. src: url('pt_sans-web-bold-webfont.eot?#iefix') format('embedded-opentype'),
  88. url('pt_sans-web-bold-webfont.woff') format('woff'),
  89. url('pt_sans-web-bold-webfont.ttf') format('truetype'),
  90. url('pt_sans-web-bold-webfont.svg#pt_sansbold') format('svg');
  91. font-weight: normal;
  92. font-style: normal;
  93.  
  94. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement