/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Neue Plak Text Light by Monotype
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry
 * Copyright: Copyright © 2025 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: Neue Plak Compressed Bold by Monotype
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry
 * Copyright: Copyright © 2025 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: Neue Plak Text Bold by Monotype
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry
 * Copyright: Copyright © 2025 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: Neue Plak Text SemiBold by Monotype
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry
 * Copyright: Copyright © 2025 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2025 MyFonts Inc.
 */

/* === ORIGINAL FONT-FACE DECLARATIONS === */
@font-face {
  font-family: "NeuePlakTextSemiBold";
  src: url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextSemiBold/font.woff2') format('woff2'),
       url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextSemiBold/font.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "NeuePlakCompressedBold";
  src: url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakCompressedBold/font.woff2') format('woff2'),
       url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakCompressedBold/font.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "NeuePlakTextLight";
  src: url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextLight/font.woff2') format('woff2'),
       url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextLight/font.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "NeuePlakTextBold";
  src: url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextBold/font.woff2') format('woff2'),
       url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextBold/font.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* === Figma-Compatible FONT-FACE ALIASES === */

/* Compressed/Condensed Bold Aliases */
@font-face {
  font-family: "Neue Plak:Compressed Bold";
  src: url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakCompressedBold/font.woff2') format('woff2'),
       url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakCompressedBold/font.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Plak:Condensed Bold";
  src: url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakCompressedBold/font.woff2') format('woff2'),
       url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakCompressedBold/font.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* Light */
@font-face {
  font-family: "Neue Plak Text:Light";
  src: url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextLight/font.woff2') format('woff2'),
       url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextLight/font.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Bold */
@font-face {
  font-family: "Neue Plak Text:Bold";
  src: url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextBold/font.woff2') format('woff2'),
       url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextBold/font.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* SemiBold */
@font-face {
  font-family: "Neue Plak Text:SemiBold";
  src: url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextSemiBold/font.woff2') format('woff2'),
       url('https://storage.googleapis.com/volli-public-web-assets/fonts/webFonts/NeuePlakTextSemiBold/font.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}