/**
 * @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: Compose Bold by Arkitype
 * URL: https://www.myfonts.com/collections/arkitype-foundry

 * Webfont: Compose Light by Arkitype
 * URL: https://www.myfonts.com/collections/arkitype-foundry

 * Webfont: Compose Regular by Arkitype
 * URL: https://www.myfonts.com/collections/arkitype-foundry

 * © 2025 MyFonts Inc. */

@font-face {
  font-family: 'Compose';
  src: url('../fonts/ComposeBold/font.woff2') format('woff2'),
      url('../fonts/ComposeBold/font.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Compose';
  src: url('../fonts/ComposeRegular/font.woff2') format('woff2'),
      url('../fonts/ComposeRegular/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Compose';
  src: url('../fonts/ComposeLight/font.woff2') format('woff2'),
      url('../fonts/ComposeLight/font.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}