Fix KEVIN's relative paths again
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luca 2021-12-12 00:07:26 +01:00
parent cda27f187c
commit 085eeb2913
1 changed files with 6 additions and 6 deletions

View File

@ -2,35 +2,35 @@
font-family: 'Lato';
font-style: italic;
font-weight: 300;
src: url(assets/fonts/S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype');
src: url(S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 400;
src: url(assets/fonts/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype');
src: url(S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 700;
src: url(assets/fonts/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype');
src: url(S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 300;
src: url(assets/fonts/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype');
src: url(S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url(assets/fonts/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
src: url(S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: url(assets/fonts/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
src: url(S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
}