/*!
 * This file is part of Contao.
 *
 * (c) Leo Feyer
 *
 * @license LGPL-3.0-or-later
 */

/* Architects Daughter (https://google-webfonts-helper.herokuapp.com/fonts/architects-daughter?subsets=latin) */
@font-face {
	font-family:"Architects Daughter";
	src:local("Architects Daughter"),
		url("fonts/architects-daughter-v6-latin-regular.woff2") format("woff2"),
		url("fonts/architects-daughter-v6-latin-regular.woff") format("woff");
	font-weight:normal;
	font-style:normal;
}
