/*
 * Legal Disclaimer
 *
  * These web fonts are licensed exclusively for use on the following:
 * Web domains belonging to this customer.
 * chatbooks.com
 * It is strictly forbidden to download or use these fonts on any other website domain or media.

 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2024
 */


/*
 *
 * INSTRUCTIONS
 *
 * Copy the Legal Disclaimer and the @font-faces statements to your regular CSS file.
 * The fonts folder(s) should be placed relative to the regular CSS file.
 *
 */

@font-face {
  font-family: "Circular LL VIPWeb Book";
  src: url("CircularLLVIPWeb-Upright.woff2") format("woff2");
  style: normal;
}

@font-face {
  font-family: "Circular LL VIPWeb Book";
  src: url("CircularLLVIPWeb-Italic.woff2") format("woff2");
  style: italic;
}