mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
now I understand relative paths in SCSS better
This commit is contained in:
parent
e68fb55657
commit
5fd7c3e520
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on July 27, 2016 */
|
||||
|
||||
@font-face {
|
||||
font-family: 'work_sans';
|
||||
font-family: 'Work Sans';
|
||||
src: url('worksans-bold-webfont.eot');
|
||||
src: url('worksans-bold-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('worksans-bold-webfont.woff2') format('woff2'),
|
||||
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'work_sans';
|
||||
font-family: 'Work Sans';
|
||||
src: url('worksans-regular-webfont.eot');
|
||||
src: url('worksans-regular-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('worksans-regular-webfont.woff2') format('woff2'),
|
||||
|
@ -21,4 +21,3 @@
|
|||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue