fix font paths
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: local("Barlow SemiCondensed Bold"), local("BarlowBarlowSemiCondensed-Bold"),
|
||||
url(../fonts/Barlow/BarlowSemiCondensed-Bold.ttf) format("opentype");
|
||||
url(../fonts/BarlowSemiCondensed/BarlowSemiCondensed-Bold.ttf) format("opentype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
||||
Reference in New Issue
Block a user