<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'fontello';
  src: url('./../fonts/fontello.eot?58255341');
  src: url('./../fonts/fontello.eot?58255341#iefix') format('embedded-opentype'),
       url('./../fonts/fontello.woff?58255341') format('woff'),
       url('./../fonts/fontello.ttf?58255341') format('truetype'),
       url('./../fonts/fontello.svg?58255341#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fontello {
	font-family: "fontello";
}

@font-face {
  font-family: 'adventpro';
  src: url('./../fonts/AdventPro-Regular.ttf') format('truetype');
   font-weight: normal;
  font-style: normal;
}
.font-adventpro {
	font-family: "adventpro";
}

@font-face {
  font-family: 'montserra';
  src: url('./../fonts/montserrat-v18-latin-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
.font-montserra {
  font-family: "montserra";
}

@font-face {
  font-family: 'firasans';
  src: url('./../fonts/fira-sans-v11-latin-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
.font-firasans {
  font-family: "firasans";
}
/* §ik_rajout : */
@font-face {
	      font-family: 'FiraSans Regular';
	      src: url('./../fonts/fira-sans-v11-latin-regular.woff2');
}

/* §vc_rajout : */
@font-face {
	      font-family: 'FiraSans300';
	      src: url('./../fonts/fira-sans-v11-latin-300.woff2');
}

@font-face {
  font-family: 'josefinsans';
  src: url('./../fonts/josefin-sans-v17-latin-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
.font-josefinsans {
  font-family: "josefinsans";
}</pre></body></html>