/*
 * Legal Disclaimer
 *
  These web fonts are licensed exclusively for use on the following:
 * architekturwoche.org
 *
 * 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, 2022
 */


/*
 *
 * 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: "BDACircularWeb-Bold";
	src:url("BDACircularWeb-Bold.woff2") format("woff2"),
	    url("BDACircularWeb-Bold.woff") format("woff");
}