Secuela-Regular.css 332 B

123456789
  1. /* Webfont: Secuela-Regular */@font-face {
  2. font-family: 'Secuela';
  3. src: url('Secuela-Regular.woff2') format('woff2'), /* Modern Browsers */
  4. url('Secuela-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
  5. font-style: normal;
  6. font-weight: normal;
  7. text-rendering: optimizeLegibility;
  8. }