@font-face {
	font-family: 'iAWriterDuo';
	src:
		url('/fonts/iAWriterDuo/iAWriterDuoS-Regular.woff') format('woff'),
		url('/fonts/iAWriterDuo/iAWriterDuoS-Regular.woff2') format('woff2'),
		url('/fonts/iAWriterDuo/iAWriterDuoS-Regular.eot') format('eot');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'iAWriterDuo';
	src:
		url('/fonts/iAWriterDuo/iAWriterDuoS-Bold.woff') format('woff'),
		url('/fonts/iAWriterDuo/iAWriterDuoS-Bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
    font-display: swap;
}
