/*! webfont-cas-magakoro.css  */

		
/* Font CAS Magakoro 400 */	


/* Regular 400 */
@font-face {
    font-family: 'cas-magakoro';
    src: url('CAS-Magakoro.woff2') format('woff2'),
         url('CAS-Magakoro.woff') format('woff');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}