Sha256: 28f57f7b21a4214450d93d15ea3f4ac4e78faa4c99c4c536e57c6627d0ac1ca8

Contents?: true

Size: 1.26 KB

Versions: 25

Compression:

Stored size: 1.26 KB

Contents

/*
 * Web Fonts from colophon-foundry.org
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Colophon Foundry. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2018 Colophon Foundry
 *
 * Licenced to Nadine Stammen
 */

@font-face {
  font-family: 'Apercu';
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/apercu-regular-pro.eot');
  src: url('/assets/fonts/apercu-regular-pro.eot?#iefix') format('embedded-opentype'),
  url('/assets/fonts/apercu-regular-pro.woff') format('woff'),
  url('/assets/fonts/apercu-regular-pro.woff2') format('woff2'),
  url('/assets/fonts/apercu-regular-pro.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'Apercu';
  font-display: swap;
  font-weight: 500;
  src: url('/assets/fonts/apercu-bold-pro.eot');
  src: url('/assets/fonts/apercu-bold-pro.eot?#iefix') format('embedded-opentype'),
  url('/assets/fonts/apercu-bold-pro.woff') format('woff'),
  url('/assets/fonts/apercu-bold-pro.woff2') format('woff2'),
  url('/assets/fonts/apercu-bold-pro.ttf') format('truetype');
  font-style: normal;

}

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
okf-pub-theme-0.2.24 _sass/_fonts.scss
okf-pub-theme-0.2.23 _sass/_fonts.scss
okf-pub-theme-0.2.22 _sass/_fonts.scss
okf-pub-theme-0.2.21 _sass/_fonts.scss
okf-pub-theme-0.2.20 _sass/_fonts.scss
okf-pub-theme-0.2.19 _sass/_fonts.scss
okf-pub-theme-0.2.18 _sass/_fonts.scss
okf-pub-theme-0.2.17 _sass/_fonts.scss
okf-pub-theme-0.2.16 _sass/_fonts.scss
okf-pub-theme-0.2.15 _sass/_fonts.scss
okf-pub-theme-0.2.14 _sass/_fonts.scss
okf-pub-theme-0.2.13 _sass/_fonts.scss
okf-pub-theme-0.2.11 _sass/_fonts.scss
okf-pub-theme-0.2.10 _sass/_fonts.scss
okf-pub-theme-0.2.9 _sass/_fonts.scss
okf-pub-theme-0.2.8 _sass/_fonts.scss
okf-pub-theme-0.2.7 _sass/_fonts.scss
okf-pub-theme-0.2.6 _sass/_fonts.scss
okf-pub-theme-0.2.5 _sass/_fonts.scss
okf-pub-theme-0.2.4 _sass/_fonts.scss