amble.css 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. @font-face {
  2. font-family: 'ambleregular';
  3. src: url('Amble-Regular-webfont.eot');
  4. src: url('Amble-Regular-webfont.eot?#iefix') format('embedded-opentype'),
  5. url('Amble-Regular-webfont.woff') format('woff'),
  6. url('Amble-Regular-webfont.ttf') format('truetype');
  7. font-weight: normal;
  8. font-style: normal;
  9. }
  10. @font-face {
  11. font-family: 'amblelight';
  12. src: url('Amble-Light-webfont.eot');
  13. src: url('Amble-Light-webfont.eot?#iefix') format('embedded-opentype'),
  14. url('Amble-Light-webfont.woff') format('woff'),
  15. url('Amble-Light-webfont.ttf') format('truetype');
  16. font-weight: normal;
  17. font-style: normal;
  18. }
  19. @font-face {
  20. font-family: 'amblebold';
  21. src: url('Amble-Bold-webfont.eot');
  22. src: url('Amble-Bold-webfont.eot?#iefix') format('embedded-opentype'),
  23. url('Amble-Bold-webfont.woff') format('woff'),
  24. url('Amble-Bold-webfont.ttf') format('truetype');
  25. font-weight: normal;
  26. font-style: normal;
  27. }
  28. @font-face {
  29. font-family: 'amblelight_italic';
  30. src: url('Amble-LightItalic-webfont.eot');
  31. src: url('Amble-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
  32. url('Amble-LightItalic-webfont.woff') format('woff'),
  33. url('Amble-LightItalic-webfont.ttf') format('truetype');
  34. font-weight: normal;
  35. font-style: normal;
  36. }
  37. @font-face {
  38. font-family: 'ambleitalic';
  39. src: url('Amble-Italic-webfont.eot');
  40. src: url('Amble-Italic-webfont.eot?#iefix') format('embedded-opentype'),
  41. url('Amble-Italic-webfont.woff') format('woff'),
  42. url('Amble-Italic-webfont.ttf') format('truetype');
  43. font-weight: normal;
  44. font-style: normal;
  45. }
  46. @font-face {
  47. font-family: 'amblebold_italic';
  48. src: url('Amble-BoldItalic-webfont.eot');
  49. src: url('Amble-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
  50. url('Amble-BoldItalic-webfont.woff') format('woff'),
  51. url('Amble-BoldItalic-webfont.ttf') format('truetype');
  52. font-weight: normal;
  53. font-style: normal;
  54. }
  55. @font-face {
  56. font-family: 'amblelight_condensed';
  57. src: url('Amble-LightCondensed-webfont.eot');
  58. src: url('Amble-LightCondensed-webfont.eot?#iefix') format('embedded-opentype'),
  59. url('Amble-LightCondensed-webfont.woff') format('woff'),
  60. url('Amble-LightCondensed-webfont.ttf') format('truetype');
  61. font-weight: normal;
  62. font-style: normal;
  63. }
  64. @font-face {
  65. font-family: 'amblelight_condensed_italic';
  66. src: url('Amble-LightCondensedItalic-webfont.eot');
  67. src: url('Amble-LightCondensedItalic-webfont.eot?#iefix') format('embedded-opentype'),
  68. url('Amble-LightCondensedItalic-webfont.woff') format('woff'),
  69. url('Amble-LightCondensedItalic-webfont.ttf') format('truetype');
  70. font-weight: normal;
  71. font-style: normal;
  72. }