Fix KEVIN's relative paths again
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
cda27f187c
commit
085eeb2913
|
@ -2,35 +2,35 @@
|
||||||
font-family: 'Lato';
|
font-family: 'Lato';
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
src: url(assets/fonts/S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype');
|
src: url(S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Lato';
|
font-family: 'Lato';
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: url(assets/fonts/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype');
|
src: url(S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Lato';
|
font-family: 'Lato';
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
src: url(assets/fonts/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype');
|
src: url(S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Lato';
|
font-family: 'Lato';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
src: url(assets/fonts/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype');
|
src: url(S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Lato';
|
font-family: 'Lato';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: url(assets/fonts/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
|
src: url(S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Lato';
|
font-family: 'Lato';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
src: url(assets/fonts/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
|
src: url(S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue