@font-face {
    font-family: "ComputerModern Typewriter";
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: url("fonts/computermodern-typewriter/cmunvi.woff2") format("woff2"),
         url("fonts/computermodern-typewriter/cmunvi.woff") format("woff");
}
@font-face {
    font-family: "ComputerModern Typewriter";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("fonts/computermodern-typewriter/cmunvt.woff2") format("woff2"),
         url("fonts/computermodern-typewriter/cmunvt.woff") format("woff");
}
@font-face {
    font-family: "Rubik";
    font-weight: 300 900;
    font-style: italic;
    font-display: swap;
    src: url("rubik-italic-variablefontwght.woff2") format(woff2) tech(variations),
         url("rubik-italic-variablefontwght.woff") format(woff) tech(variations),
         url("rubik-italic-variablefontwght.woff2") format("woff2-variations"),
         url("rubik-italic-variablefontwght.woff") format("woff-variations");
}
.rubik {
    font-variation-settings: "wght" var(--rubik-wght, 300);
}@font-face {
    font-family: "Rubik";
    font-weight: 300 900;
    font-style: normal;
    font-display: swap;
    src: url("rubik-variablefontwght.woff2") format(woff2) tech(variations),
         url("rubik-variablefontwght.woff") format(woff) tech(variations),
         url("rubik-variablefontwght.woff2") format("woff2-variations"),
         url("rubik-variablefontwght.woff") format("woff-variations");
}
.rubik {
    font-variation-settings: "wght" var(--rubik-wght, 300);
}
@font-face {
  font-family: "publifluor-Normale";
  src: url("/user/themes/ultimate-bbb/css/fonts/PubliFluorNormale.woff");
}
@font-face {
    font-family: "publifluor-Normale";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("fonts/PubliFluorNormale.otf") format("woff2");
}
@font-face {
    font-family: "PubliFluorChrystelise";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("fonts/PubliFluorChrystelise.otf") format("woff2");
}
@font-face {
    font-family: "Lora";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("fonts/Lora-Regular.ttf") format("ttf");
}
@font-face {
    font-family: "Lora";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("fonts/Lora-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Ductus";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("fonts/Ductus.otf") format("opentype");
}