/* LEGAL DISCLAIMER
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * una-krakow.pl
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Optimo webfonts are protected by copyright law and provided under license. To modify, alter, translate, convert, decode or reverse engineer in any manner whatsoever, including converting the Font Software into a different format is strictly prohibited. The webfont files are not to be used for anything other than web font use.
 *
 * optimo.ch
 */
@font-face {
  font-family: 'Stanley';
  src: url('/fonts/stanley/Stanley-Regular.woff2') format('woff2'),
    url('/fonts/stanley/Stanley-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* LEGAL DISCLAIMER
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * una-krakow.pl
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Optimo webfonts are protected by copyright law and provided under license. To modify, alter, translate, convert, decode or reverse engineer in any manner whatsoever, including converting the Font Software into a different format is strictly prohibited. The webfont files are not to be used for anything other than web font use.
 *
 * optimo.ch
 */
@font-face {
  font-family: 'Stanley';
  src: url('/fonts/stanley/Stanley-Italic.woff2') format('woff2'),
    url('/fonts/stanley/Stanley-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Out of the Dark EULA - SubSans Web License
 * Licensed for: una-krakow.pl
 *
 * This font is licensed under the Out of the Dark End User License Agreement.
 * The Font Software is protected by copyright law and provided under license.
 * You may not modify, alter, translate, convert, decode or reverse engineer
 * the Font Software in any manner whatsoever.
 *
 * Full EULA: outofthedark.xyz
 */
@font-face {
  font-family: 'Sub Sans';
  src: url('/fonts/subsans/SubSans-Medium.woff2') format('woff2'),
    url('/fonts/subsans/SubSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Art Company Mono
 * Licensed for: una-krakow.pl (including subdomains)
 * Full documentation: docs/fonts/ArtCompanyMono-regular-web/LEGAL-DISCLAIMER.txt
 */
@font-face {
  font-family: 'Art Company Mono';
  src: url('/fonts/artcompanymono/ArtCompanyMono-Regular.woff2') format('woff2'),
    url('/fonts/artcompanymono/ArtCompanyMono-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
