4 lines
106 B
SCSS
4 lines
106 B
SCSS
|
|
@use '@beeline/design-tokens/scss/font-face' with (
|
||
|
|
$font-path-beeline-sans: '../fonts/beeline-sans'
|
||
|
|
);
|