You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

raleway.css 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. /* raleway-300 - latin */
  2. @font-face {
  3. font-family: 'Raleway';
  4. font-style: normal;
  5. font-weight: 300;
  6. src: url('../fonts/raleway-v26-latin-300.eot'); /* IE9 Compat Modes */
  7. src: local(''),
  8. url('../fonts/raleway-v26-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  9. url('../fonts/raleway-v26-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
  10. url('../fonts/raleway-v26-latin-300.woff') format('woff'), /* Modern Browsers */
  11. url('../fonts/raleway-v26-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
  12. url('../fonts/raleway-v26-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
  13. }
  14. /* raleway-regular - latin */
  15. @font-face {
  16. font-family: 'Raleway';
  17. font-style: normal;
  18. font-weight: 400;
  19. src: url('../fonts/raleway-v26-latin-regular.eot'); /* IE9 Compat Modes */
  20. src: local(''),
  21. url('../fonts/raleway-v26-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  22. url('../fonts/raleway-v26-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  23. url('../fonts/raleway-v26-latin-regular.woff') format('woff'), /* Modern Browsers */
  24. url('../fonts/raleway-v26-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  25. url('../fonts/raleway-v26-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
  26. }
  27. /* raleway-700 - latin */
  28. @font-face {
  29. font-family: 'Raleway';
  30. font-style: normal;
  31. font-weight: 700;
  32. src: url('../fonts/raleway-v26-latin-700.eot'); /* IE9 Compat Modes */
  33. src: local(''),
  34. url('../fonts/raleway-v26-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  35. url('../fonts/raleway-v26-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
  36. url('../fonts/raleway-v26-latin-700.woff') format('woff'), /* Modern Browsers */
  37. url('../fonts/raleway-v26-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
  38. url('../fonts/raleway-v26-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
  39. }