Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

woff, woff2 for regular, italic, bold and bolditalic with scss changes for cayman #29

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jan 22, 2021

  1. rm OpenSans woff add OpenSans woff2

    remove OpenSans regular and bold *.woff files. Add OpenSans regular, bold, italic and bold-italic as *.woff2
    maybegeek committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    fe3cf37 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. *.woff added again ... : )

    *.woff added again ... : )
    maybegeek committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    e1b5087 View commit details
    Browse the repository at this point in the history
  2. scss for *.woff and *.woff2 with bold and boltitalic

    scss for *.woff and *.woff2 with bold and boltitalic
    maybegeek committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    1c02384 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. fixed forgotten dir in path

    `fonts/` directory in path added/fixed
    maybegeek committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    18aff7c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. rm Open Sans *.woff

    SO, css-tricks, caniuse, webfontsgoogle (api, css2) ... going for woff2 only is an viable option.
    
    therefore no *.woff
    
    Naming google-webfont-helper site. Which also shows we have the latin_extended ones.
    maybegeek committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    345b18d View commit details
    Browse the repository at this point in the history
  2. changed @fontface in all themes

    changed the scss to target the new *.woff2 latin_extended Open Sans fonts.
    maybegeek committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    81f5042 View commit details
    Browse the repository at this point in the history