Skip to content

Not working for fonts? #8

@stevenvachon

Description

@stevenvachon
@font-face {
  font-family: Raleway;
  src: url("@{css-framework-fonts}raleway-light.woff2") format("woff2"),
       url("@{css-framework-fonts}raleway-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

I've tried isolating both formats with no difference in output.

I understand the excessive bloat that this will produce, but it is necessary for local access to my CSS documentation in Firefox, where the same-origin policy is different from other browsers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions