HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/extracts/var/www/french-american.org/current/app/assets/scss/init/_fonts.scss
@font-face {
  font-family: "Affogato";
  font-style: normal;
  font-weight: 400;
  src:
    url("#{$path-assets}fonts/affogato/Affogato-Regular.woff2") format("woff2"),
    url("#{$path-assets}fonts/affogato/Affogato-Regular.woff") format("woff");
  font-display: swap; // gestion du chargement de la police custom (https://www.alsacreations.com/article/lire/1779-CSS-font-display-et-le-chargement-des-polices-web.html)
}

@font-face {
  font-family: "Affogato";
  font-style: normal;
  font-weight: 500;
  src:
    url("#{$path-assets}fonts/affogato/Affogato-Medium.woff2") format("woff2"),
    url("#{$path-assets}fonts/affogato/Affogato-Medium.woff") format("woff");
  font-display: swap; // gestion du chargement de la police custom (https://www.alsacreations.com/article/lire/1779-CSS-font-display-et-le-chargement-des-polices-web.html)
}

@font-face {
  font-family: "Affogato";
  font-style: normal;
  font-weight: 600;
  src:
    url("#{$path-assets}fonts/affogato/Affogato-Bold.woff2") format("woff2"),
    url("#{$path-assets}fonts/affogato/Affogato-Bold.woff") format("woff");
  font-display: swap; // gestion du chargement de la police custom (https://www.alsacreations.com/article/lire/1779-CSS-font-display-et-le-chargement-des-polices-web.html)
}

@font-face {
  font-family: "Affogato";
  font-style: normal;
  font-weight: 700;
  src:
    url("#{$path-assets}fonts/affogato/Affogato-Black.woff2") format("woff2"),
    url("#{$path-assets}fonts/affogato/Affogato-Black.woff") format("woff");
  font-display: swap; // gestion du chargement de la police custom (https://www.alsacreations.com/article/lire/1779-CSS-font-display-et-le-chargement-des-polices-web.html)
}