quimper: change font URL to point to website (#85046) #474

Merged
fpeters merged 1 commits from wip/85046-quimper-font into main 2023-12-22 10:21:28 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$remote-font-path: 'https://perso.entrouvert.org/~fred/quimper/';
$remote-font-path: 'https://www.quimper.bzh/include/css/GAB_REFONTE/polices';
Review

L'absence de / final est volontaire, dessous il y a :

	src: url('#{$remote-font-path}/geometric_231_heavy_bt-webfont.woff2') format('woff2'),

(on produisait actuellement deux /).

L'absence de / final est volontaire, dessous il y a : ``` src: url('#{$remote-font-path}/geometric_231_heavy_bt-webfont.woff2') format('woff2'), ``` (on produisait actuellement deux /).
@font-face {
font-family: 'Geometric 231';