I have some Avenir .otf files that I want to add to use in my Jekyll site. Does anyone know how to add them? In specific:
- Which directory should I put them in?
- How to use the .otf files in my
_sass/file.scssfile?
An easy example would be greatly appreciated.
Thanks in advance!