/* Computer Modern Sans, self-hosted (was cdn.rawgit.com/dreampulse/computer-modern-web-font).
   Paths are relative to this file (css/), fonts live in ../fonts/. */

@font-face {
	font-family: 'Computer Modern Sans';
	src: url('../fonts/cmunss.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Computer Modern Sans';
	src: url('../fonts/cmunsx.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Computer Modern Sans';
	src: url('../fonts/cmunsi.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Computer Modern Sans';
	src: url('../fonts/cmunso.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

/* Kavivanar (Tharique Azeez, SIL OFL), for the tailpiece verse */
@font-face {
	font-family: 'Kavivanar';
	src: url('../fonts/kavivanar-tamil.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	unicode-range: U+0964-0965, U+0B82-0BFA, U+200C-200D, U+25CC;
}

/* Iosevka (subset), for the contact addresses */
@font-face {
	font-family: 'Iosevka Web';
	src: url('../fonts/iosevka-sub-400.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Iosevka Web';
	src: url('../fonts/iosevka-sub-700.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
