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.
 
 
 
 
 

25 lines
660 B

  1. @font-face {
  2. font-family: 'Raleway';
  3. font-style: normal;
  4. font-weight: 400;
  5. src:
  6. local('Raleway'),
  7. local('Raleway-Regular'),
  8. url('Raleway_400.eot?#iefix') format('embedded-opentype'),
  9. url('Raleway_400.woff') format('woff'),
  10. url('Raleway_400.woff2') format('woff2'),
  11. url('Raleway_400.svg#Raleway') format('svg');
  12. }
  13. @font-face {
  14. font-family: 'Raleway';
  15. font-style: normal;
  16. font-weight: 700;
  17. src:
  18. local('Raleway Bold'),
  19. local('Raleway-Bold'),
  20. url('Raleway_700.eot?#iefix') format('embedded-opentype'),
  21. url('Raleway_700.woff') format('woff'),
  22. url('Raleway_700.woff2') format('woff2'),
  23. url('Raleway_700.svg#Raleway') format('svg');
  24. }