Sha256: 4c490b05e17a284237c72feaf7d0d756d723bcfc9186f379a78e71e7f993ba59

Contents?: true

Size: 453 Bytes

Versions: 175

Compression:

Stored size: 453 Bytes

Contents

// ヒラギノ丸を使うときに使う
@import url(//fonts.googleapis.com/css?family=Varela+Round)
=varela-round($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
  font-family: 'Varela Round', sans-serif
  font-weight: $fw
  @if not $ls == 0
    letter-spacing: $ls
  @if (not $fs == null)
    font-style: italic
  @if $tx-rendering
    text-rendering: optimizelegibility

Version data entries

175 entries across 175 versions & 3 rubygems

Version Path
oulu-0.19.1 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.19.0 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.18.5 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.18.4 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.18.3 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.18.2 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.18.1 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.18.0 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.17.9 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.17.8 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.17.7 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.17.6 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.17.4 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.17.3 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.17.2 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.17.1 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.17.0 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.16.9 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.16.8 app/assets/stylesheets/modules/web-fonts/_varela-round.sass
oulu-0.16.7 app/assets/stylesheets/modules/web-fonts/_varela-round.sass