/**
 * Charlemagne Std font css
 *
 * @author      Jim Mock
 * @copyright   2023, ON1
 */

@font-face {
	font-family: 'Charlemagne-Std';
	font-style: normal;
	font-weight: normal;
	src: url('charlemagne-std/charlemagne-std-webfont.woff2') format('woff2'), url('charlemagne-std/charlemagne-std-webfont.woff') format('woff');
}
