@@ -7,62 +7,62 @@ $font-family-monospace: inconsolata, SFMono-Regular, Menlo, Monaco, Consolas, Li
77
88@font-face {
99 font-family : flanders_art_sanslight;
10- src : url (" ../../../../.. /FlandersArtSans-Light.ttf" ) format (" truetype" );
10+ src : url (" fonts /FlandersArtSans-Light.ttf" ) format (" truetype" );
1111 font-weight : normal ;
1212 font-style : normal ;
1313}
1414@font-face {
1515 font-family : flanders_art_sansmedium;
16- src : url (" ../../../../.. /FlandersArtSans-Medium.ttf" ) format (" truetype" );
16+ src : url (" fonts /FlandersArtSans-Medium.ttf" ) format (" truetype" );
1717 font-weight : normal ;
1818 font-style : normal ;
1919}
2020@font-face {
2121 font-family : flanders_art_sansregular;
22- src : url (" ../../../../.. /FlandersArtSans-Regular.ttf" ) format (" truetype" );
22+ src : url (" fonts /FlandersArtSans-Regular.ttf" ) format (" truetype" );
2323 font-weight : normal ;
2424 font-style : normal ;
2525}
2626@font-face {
2727 font-family : flanders_art_sansbold;
28- src : url (" ../../../../.. /FlandersArtSans-Bold.ttf" ) format (" truetype" );
28+ src : url (" fonts /FlandersArtSans-Bold.ttf" ) format (" truetype" );
2929 font-weight : normal ;
3030 font-style : normal ;
3131}
3232@font-face {
3333 font-family : flanders_art_sans;
34- src : url (" ../../../../.. /FlandersArtSans-Light.ttf" ) format (" truetype" );
34+ src : url (" fonts /FlandersArtSans-Light.ttf" ) format (" truetype" );
3535 font-weight : 300 ;
3636 font-style : normal ;
3737}
3838@font-face {
3939 font-family : flanders_art_sans;
40- src : url (" ../../../../.. /FlandersArtSans-Medium.ttf" ) format (" truetype" );
40+ src : url (" fonts /FlandersArtSans-Medium.ttf" ) format (" truetype" );
4141 font-weight : 400 ;
4242 font-style : normal ;
4343}
4444@font-face {
4545 font-family : flanders_art_sans;
46- src : url (" ../../../../.. /FlandersArtSans-Regular.ttf" ) format (" truetype" );
46+ src : url (" fonts /FlandersArtSans-Regular.ttf" ) format (" truetype" );
4747 font-weight : 500 ;
4848 font-style : normal ;
4949}
5050@font-face {
5151 font-family : flanders_art_sans;
52- src : url (" ../../../../.. /FlandersArtSans-Bold.ttf" ) format (" truetype" );
52+ src : url (" fonts /FlandersArtSans-Bold.ttf" ) format (" truetype" );
5353 font-weight : 700 ;
5454 font-style : normal ;
5555}
5656
5757@font-face {
5858 font-family : inconsolata;
59- src : url (" ../../../../.. /Inconsolata-Light.ttf" ) format (" truetype" );
59+ src : url (" fonts /Inconsolata-Light.ttf" ) format (" truetype" );
6060 font-weight : 300 ;
6161 font-style : normal ;
6262}
6363@font-face {
6464 font-family : inconsolata;
65- src : url (" ../../../../.. /Inconsolata-Medium.ttf" ) format (" truetype" );
65+ src : url (" fonts /Inconsolata-Medium.ttf" ) format (" truetype" );
6666 font-weight : 400 ;
6767 font-style : normal ;
6868}
0 commit comments