dasrick / npm-font-open-sans

npm package of Open Sans (incl. CSS/LESS/SCSS)
Apache License 2.0
6 stars 5 forks source link

CondensedLightItalic font path error #5

Closed danieltenefrancia closed 5 years ago

danieltenefrancia commented 5 years ago

Please fix the scss path for CondensedLightItalic

@font-face { font-family: 'Open Sans Condensed'; font-weight: 300; font-style: italic; src: url('#{$FontPathOpenSans}/CondensedLight/OpenSans-CondensedLightItalic.woff2') format('woff2'), url('#{$FontPathOpenSans}/CondensedLight/OpenSans-CondensedLightItalic.woff') format('woff'), url('#{$FontPathOpenSans}/CondensedLight/OpenSans-CondensedLightItalic.ttf') format('truetype'), url('#{$FontPathOpenSans}/CondensedLight/OpenSans-CondensedLightItalic.svg#OpenSansCondensedLightItalic') format('svg'); } to

@font-face { font-family: 'Open Sans Condensed'; font-weight: 300; font-style: italic; src: url('#{$FontPathOpenSans}/CondensedLightItalic/OpenSans-CondensedLightItalic.woff2') format('woff2'), url('#{$FontPathOpenSans}/CondensedLightItalic/OpenSans-CondensedLightItalic.woff') format('woff'), url('#{$FontPathOpenSans}/CondensedLightItalic/OpenSans-CondensedLightItalic.ttf') format('truetype'), url('#{$FontPathOpenSans}/CondensedLightItalic/OpenSans-CondensedLightItalic.svg#OpenSansCondensedLightItalic') format('svg'); }

dasrick commented 5 years ago

Hi @danieltenefrancia,

this repository is about font "Open Sans" not about "Open Sans Condensed" ... so i think you choose the wrong repository ...

But i also provide a repository that includes the font "Open Sans Condensed": https://github.com/dasrick/npm-font-open-sans-condensed

cheers dasrick

danieltenefrancia commented 5 years ago

Hi Dasrick,

Sorry for the mistake I was trying to report an issue on a different repository, I accidentally reported this issue in your repository. Thanks for this,

Noong Mar, Peb 12, 2019 nang 5:30 PM, sinulat ni Enrico Hoffmann < notifications@github.com> ang:

Hi @danieltenefrancia https://github.com/danieltenefrancia,

this repository is about font "Open Sans" not about "Open Sans Condensed" ... so i think you choose the wrong repository ...

But i also provide a repository that includes the font "Open Sans Condensed": https://github.com/dasrick/npm-font-open-sans-condensed

cheers dasrick

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dasrick/npm-font-open-sans/issues/5#issuecomment-462665224, or mute the thread https://github.com/notifications/unsubscribe-auth/APi5AnAupRrQpm7MNRHymYmBPl7L8_QAks5vMnuagaJpZM4a11Go .