/* Polices hébergées par le site.

   Provenance : Google Fonts, feuille
   https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Instrument+Sans:wght@400;500;600&display=swap
   Fichiers récupérés depuis fonts.gstatic.com le 18 août 2026, Archivo v25 et Instrument Sans v4.

   Licence : SIL Open Font License 1.1 pour les deux familles, redistribution permise.
   Le texte complet et les mentions de copyright sont en fin de fichier. Ils y sont parce que
   la licence exige d'accompagner les fichiers qu'elle couvre : cette feuille est servie avec
   eux à chaque page, elle ne peut pas s'en séparer, là où un fichier à part se perd.

   Pourquoi en local : les pages chargeaient la feuille distante de Google, ce qui coûtait deux
   préconnexions, une résolution DNS et une requête bloquant le rendu vers un tiers. Servis depuis
   assets/fonts/, les fichiers partent sur la connexion déjà ouverte et le site ne dépend plus
   d'un domaine externe.

   Ce sont des polices variables : un seul fichier par famille et par sous-ensemble couvre toutes
   les graisses, d'où la plage « font-weight: 400 700 » plutôt qu'un bloc par graisse. Le site
   utilise Archivo en 600 et 700, Instrument Sans en 400, 500 et 600, toutes dans la plage.

   Sous-ensembles retenus : latin et latin-ext. Le cyrillique, le grec et le vietnamien sont
   écartés, le site est en français. Le latin suffit à toute la copy actuelle ; latin-ext est
   gardé en secours pour les noms de jeux, dont celui qui arrive par la query string sur la page
   de paiement. Grâce à unicode-range, le navigateur ne télécharge latin-ext que si un caractère
   de cette plage doit réellement être affiché, son coût est donc nul sur les pages normales.

   Les noms de famille déclarés ici, 'Archivo' et 'Instrument Sans', sont ceux qu'attendent les
   tokens --titre et --texte de base.css. Ne pas les renommer. */

/* Archivo, titres, prix et noms de produits, token --titre */

@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/archivo-variable-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/archivo-variable-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Instrument Sans, tout le reste du texte, token --texte */

@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/instrument-sans-variable-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/instrument-sans-variable-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* ---------------------------------------------------------------------------
   Licences. En commentaire de fin plutôt que dans un fichier à part : la SIL Open
   Font License demande que le texte accompagne les fichiers de police, et cette
   feuille part avec eux à chaque chargement de page. Les commentaires ne coûtent
   rien au rendu et disparaissent à la minification.
   NE PAS RETIRER tant que assets/fonts/ est servi.
   ---------------------------------------------------------------------------

Logo
----
L'alpha du logo et du favicon (assets/logo.svg, assets/favicon.svg) reprend le
contour du glyphe U+03B1 d'Inter 700, de Rasmus Andersson, sous SIL Open Font
License 1.1. Seul le trace est repris, recolore, comme forme de marque : aucun
fichier de police Inter n'est embarque ni servi par le site.
https://github.com/rsms/inter

Licences des polices embarquées par flintlock_site
==================================================

Les fichiers de police servis depuis assets/fonts/ ne sont pas de nous. Ils sont redistribués
avec le site sous SIL Open Font License 1.1, qui autorise cette redistribution à condition que
la licence accompagne les fichiers. C'est l'objet de ce document, il doit rester dans le dépôt
et rester publié en ligne à côté des polices.

Les règles @font-face correspondantes sont dans assets/css/polices.css.


Familles couvertes
------------------

Archivo, version 25 du catalogue Google Fonts
  Copyright 2020 The Archivo Project Authors (https://github.com/Omnibus-Type/Archivo)
  Fichiers : assets/fonts/archivo-variable-latin.woff2
             assets/fonts/archivo-variable-latin-ext.woff2

Instrument Sans, version 4 du catalogue Google Fonts
  Copyright 2022 The Instrument Sans Project Authors (https://github.com/Instrument/instrument-sans)
  Fichiers : assets/fonts/instrument-sans-variable-latin.woff2
             assets/fonts/instrument-sans-variable-latin-ext.woff2

Les deux sont des polices variables, un fichier par famille et par sous-ensemble couvre les
graisses 400 à 700. Seuls les sous-ensembles latin et latin-ext ont été repris.


Provenance exacte
-----------------

Feuille de style d'origine, telle que les pages l'appelaient avant l'hébergement local :
  https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Instrument+Sans:wght@400;500;600&display=swap

Fichiers binaires, récupérés depuis fonts.gstatic.com le 18 août 2026 :
  Archivo latin
    https://fonts.gstatic.com/s/archivo/v25/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLydOxI.woff2
  Archivo latin-ext
    https://fonts.gstatic.com/s/archivo/v25/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLyTOxK-vA.woff2
  Instrument Sans latin
    https://fonts.gstatic.com/s/instrumentsans/v4/pxiTypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr0SZe1Q.woff2
  Instrument Sans latin-ext
    https://fonts.gstatic.com/s/instrumentsans/v4/pxiTypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr0She1YmV.woff2

Textes de licence de référence, repris tels quels ci-dessous :
  https://github.com/google/fonts/blob/main/ofl/archivo/OFL.txt
  https://github.com/google/fonts/blob/main/ofl/instrumentsans/OFL.txt

Le corps de la licence est le même pour les deux familles, il n'est donc reproduit qu'une fois.
Seules les mentions de copyright diffèrent, elles sont listées plus haut.


-------------------------------------------------------------------------------

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://scripts.sil.org/OFL


-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded, 
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.

"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.

5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are
not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
*/
