load ajax + anchorfixed

This commit is contained in:
2019-10-07 23:02:29 +02:00
parent ba59f31741
commit 588d796db5
10 changed files with 106 additions and 14 deletions
@@ -116,9 +116,9 @@ $file-italic: "playfairdisplay-regularitalic";
}
}
$moche: "Moche-Regular";
$moche: "Moche-Bold";
$family-regular2: "moche";
$file-regular2: "Moche-Regular";
$file-regular2: "Moche-Bold";
@mixin font-face($moche, $file-regular2, $family-regular2, $category:"") {
$filepath: "../fonts/" + $family-regular2 + "/" + $file-regular2;
@@ -38,3 +38,4 @@ $Flhome-t: 3rem;
$color_publique: #fef86f;
$color_sociale: lightgreen;
$color_culturelle: #82f8ee;
$color_commanditaire: #ff7f7a;