|
|
|
@ -9,9 +9,9 @@
@@ -9,9 +9,9 @@
|
|
|
|
|
@font-face { |
|
|
|
|
font-family: "#{$tgico-font-family}"; |
|
|
|
|
src: |
|
|
|
|
url('#{$tgico-font-path}/#{$tgico-font-family}_1.ttf?4vj0au') format('truetype'), |
|
|
|
|
url('#{$tgico-font-path}/#{$tgico-font-family}_1.woff?4vj0au') format('woff'), |
|
|
|
|
url('#{$tgico-font-path}/#{$tgico-font-family}_1.svg?4vj0au#tgico') format('svg'); |
|
|
|
|
url('#{$tgico-font-path}/#{$tgico-font-family}.ttf?4vj0au') format('truetype'), |
|
|
|
|
url('#{$tgico-font-path}/#{$tgico-font-family}.woff?4vj0au') format('woff'), |
|
|
|
|
url('#{$tgico-font-path}/#{$tgico-font-family}.svg?4vj0au#tgico') format('svg'); |
|
|
|
|
font-weight: normal; |
|
|
|
|
font-style: normal; |
|
|
|
|
font-display: block; |
|
|
|
|