Secuela-Light.css 471 B

1234567891011
  1. /* Webfont: Secuela-Light */@font-face {
  2. font-family: 'SecuelaLight';
  3. src: url('Secuela-Light.eot'); /* IE9 Compat Modes */
  4. src: url('Secuela-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  5. url('Secuela-Light.woff') format('woff'), /* Modern Browsers */
  6. url('Secuela-Light.ttf') format('truetype'); /* Safari, Android, iOS */
  7. font-style: normal;
  8. font-weight: normal;
  9. text-rendering: optimizeLegibility;
  10. }