<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: "DMSans";
  src: local("DMSans-Regular"), url('/fonts/DMSans-Regular.ttf');
  font-weight: normal;
}

@font-face {
  font-family: "DMSans";
  src: local("DMSans-Medium"), url("/fonts/DMSans-Medium.ttf");
  font-weight: 500;
}

@font-face {
  font-family: "DMSans";
  src: local("DMSans-Bold"), url("/fonts/DMSans-Bold.ttf");
  font-weight: bold;
}

@font-face {
  font-family: "Raleway";
  src: local("Raleway-Regular"), url("/fonts/Raleway-Regular.ttf");
  font-weight: normal;
}
@font-face {
  font-family: "Giovanna";
  src: local("Giovanna"), url("/fonts/Giovanna.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Raleway";
  src: local("Raleway-Thin"), url("/fonts/Raleway-Thin.ttf");
  font-weight: 100;
}

@font-face {
  font-family: "Catamaran";
  src: local("Catamaran-Regular"), url("/fonts/Catamaran-Regular.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Josefin Sans Regular";
  src: local("JosefinSans-Regular"), url("/fonts/JosefinSans-Regular.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Crealen Regular";
  src: local("Crealen-Regular"), url("/fonts/Crealen-Regular.otf");
  font-weight: normal;
}

@font-face {
  font-family: "Manrope";
  src: local("Manrope"), url("/fonts/Manrope.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Catamaran";
  src: local("Catamaran-Thin"), url("/fonts/Catamaran-Thin.ttf");
  font-weight: 100;
}

@font-face {
  font-family: "Playfair Display";
  src: local("Playfair-Display-Regular"), url("/fonts/PlayfairDisplay-Regular.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Playfair Display";
  src: local("Playfair-Display-Bold"), url("/fonts/PlayfairDisplay-Bold.ttf");
  font-weight: bold;
}

@font-face {
  font-family: "Didot Regular";
  src: local("Playfair-Display-Regular"), url("/fonts/Didot-Regular.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Helvetica";
  src: local("Helvetica"), url("/fonts/Helvetica.ttf");
  font-weight: normal;
}
 /* Montserrat */
@font-face {
  font-family: "Montserrat bold";
  src: local("Montserrat-Bold"), url("/fonts/Montserrat-Bold.ttf");
  font-weight: bold;
}

@font-face {
  font-family: "Montserrat Regular";
  src: local("Montserrat-Regular"), url("/fonts/Montserrat-Regular.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Montserrat thin";
  src: local("Montserrat-Thin"), url("/fonts/Montserrat-Thin.ttf");
  font-weight: thin;
}

@font-face {
  font-family: "Acumin Pro";
  src: local("AcuminPro"), url("/fonts/Acumin-RPro.otf");
  font-weight: normal;
}

@font-face {
  font-family: "The Season";
  src: local("Season-reg"), url("/fonts/Fontspring-DEMO-theseasons-reg.otf");
  font-weight: thin;
}

@font-face {
  font-family: "Gotham Light";
  src: local("Gotham-Light"), url("/fonts/Gotham-Light.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "Ivy Light";
  src: local("Ivy-Light"), url("/fonts/Ivy-Light.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "EditorsNoteDisplay Italic";
  src: local("EditorsNoteDisplay-Italic"), url("/fonts/EditorsNoteDisplay-Italic.otf");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "NOIRetBLANC";
  src: local("NOIRetBLANC-Regular"), url("/fonts/NOIRetBLANC-Regular.ttf");
  font-weight: bold;
}

@font-face {
  font-family: "Arteria STD Compress";
  src: local("ArteriaStdCompRegular"), url("/fonts/ArteriaStdCompRegular.otf");
  font-weight: 300;
}
</pre></body></html>