@fasttrack360/volt-font-face
v0.0.1
Published
Provides the `@font-face` CSS needed to render Inter fonts.
Keywords
Readme
Volt Font Face
Provides the @font-face CSS needed to render Inter fonts.
SCSS usage
$volt-font-url: '[FONT URL HERE]';
@import '@fasttrack360/volt-font-face/_index';The $volt-font-url is a variable required to complete the URL that points to the Fasttrack's font files.
