S
S
stichii2016-08-16 18:36:21
css
stichii, 2016-08-16 18:36:21

Error connecting font in fonts.scss file?

Good afternoon! When compiling the font in the fonts.scss file, it will give an error fa1c5350c3e7492c9eb0b7cfd5be13a3.jpg
so I include the font

+font-face("SourceSansPro-Light", "fonts/SourceSansPro-Light/SourceSansPro-Light", $file-formats: eot woff ttf)
+font-face("SourceSansPro-Bold", "fonts/SourceSansPro-Bold/SourceSansPro-Bold", $file-formats: eot woff ttf)

file structure
59252464476647f390e655e56ce1a254.jpg
Do not tell me what I'm doing wrong, what will give an error during compilation?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sergski, 2016-08-16
@sergski

What do you have in your sass config file?
Like this:
fonts_dir = "fonts"

font-face("SourceSansPro-Light", "SourceSansPro-Light/SourceSansPro-Light", $file-formats: eot woff ttf)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question