Secuela-Bold.css 321 B

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