fonts.css 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. /* recursive-regular - latin */
  2. @font-face {
  3. font-family: 'Recursive';
  4. font-style: normal;
  5. font-weight: 400;
  6. src: url('/theme/fonts/recursive-v20-latin-regular.eot'); /* IE9 Compat Modes */
  7. src: local(''),
  8. url('/theme/fonts/recursive-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  9. url('/theme/fonts/recursive-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  10. url('/theme/fonts/recursive-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
  11. url('/theme/fonts/recursive-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  12. url('/theme/fonts/recursive-v20-latin-regular.svg#Recursive') format('svg'); /* Legacy iOS */
  13. }
  14. /* recursive-500 - latin */
  15. @font-face {
  16. font-family: 'Recursive';
  17. font-style: normal;
  18. font-weight: 500;
  19. src: url('/theme/fonts/recursive-v20-latin-500.eot'); /* IE9 Compat Modes */
  20. src: local(''),
  21. url('/theme/fonts/recursive-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  22. url('/theme/fonts/recursive-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
  23. url('/theme/fonts/recursive-v20-latin-500.woff') format('woff'), /* Modern Browsers */
  24. url('/theme/fonts/recursive-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
  25. url('/theme/fonts/recursive-v20-latin-500.svg#Recursive') format('svg'); /* Legacy iOS */
  26. }
  27. /* recursive-800 - latin */
  28. @font-face {
  29. font-family: 'Recursive';
  30. font-style: normal;
  31. font-weight: 800;
  32. src: url('/theme/fonts/recursive-v20-latin-800.eot'); /* IE9 Compat Modes */
  33. src: local(''),
  34. url('/theme/fonts/recursive-v20-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  35. url('/theme/fonts/recursive-v20-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
  36. url('/theme/fonts/recursive-v20-latin-800.woff') format('woff'), /* Modern Browsers */
  37. url('/theme/fonts/recursive-v20-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
  38. url('/theme/fonts/recursive-v20-latin-800.svg#Recursive') format('svg'); /* Legacy iOS */
  39. }
  40. /* caesar-dressing-regular - latin */
  41. @font-face {
  42. font-family: 'Caesar Dressing';
  43. font-style: normal;
  44. font-weight: 400;
  45. src: url('/theme/fonts/caesar-dressing-v9-latin-regular.eot'); /* IE9 Compat Modes */
  46. src: local('Caesar Dressing'), local('CaesarDressing-Regular'),
  47. url('/theme/fonts/caesar-dressing-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  48. url('/theme/fonts/caesar-dressing-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  49. url('/theme/fonts/caesar-dressing-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
  50. url('/theme/fonts/caesar-dressing-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  51. url('/theme/fonts/caesar-dressing-v9-latin-regular.svg#CaesarDressing') format('svg'); /* Legacy iOS */
  52. }