/**
 * Oxygeni ACF Blog - dedicated Champagne font alias.
 * The actual uploaded font URL is injected by the plugin when available.
 */

@font-face {
  font-family: "Champagne Limousines";
  src:
    local("Champagne & Limousines"),
    local("Champagne Limousines"),
    local("ChampagneLimousines");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
