/*! BlueOak-1.0.0 */
@charset "utf-8";

/* fc-query --format="%{charset}\n" ./path/to/font */

@font-face {
	font-family: "Tlwg Typist";
	font-display: swap;
	font-weight: 400;
	unicode-range: U+20-7e, U+a0-ff, U+131, U+152-153, U+237, U+2bc, U+2d7, U+303, U+331, U+e01-e3a, U+e3f-e5b, U+200b-2010, U+2013-2014, U+2018-201a, U+201c-201e, U+2020-2022, U+2026 U+2122, U+25cc, U+f700-f720, U+fb00-fb04;
	src:
		local("Tlwg Typist"),
		local("TlwgTypist"),
      url("../fonts/TlwgTypist.woff2") format("woff2");
}

@font-face {
	font-family: "Tlwg Typist";
	font-display: swap;
	font-weight: 400;
	font-style: oblique;
	unicode-range: U+20-7e, U+a0-ff, U+131, U+152-153, U+237, U+2bc, U+2d7, U+303, U+331, U+e01-e3a, U+e3f-e5b, U+200b-2010, U+2013-2014, U+2018-201a, U+201c-201e, U+2020-2022, U+2026 U+2122, U+25cc, U+f700-f720, U+fb00-fb04;
	src:
		local("Tlwg Typist Oblique"),
		local("TlwgTypist-Oblique"),
      url("../fonts/TlwgTypist-Oblique.woff2") format("woff2");
}

@font-face {
	font-family: "Tlwg Typist";
	font-display: swap;
	font-weight: 700;
	unicode-range: U+20-7e, U+a0-ff, U+131 U+152-153, U+237, U+2bc, U+2d7, U+303 U+331, U+e01-e5b, U+200b-2010, U+2013-2014, U+2018-201a, U+201c-201e, U+2020-2022, U+2026, U+2122, U+25cc, U+f700-f720, U+fb00-fb04;
	src:
		local("Tlwg Typist Bold"),
		local("TlwgTypist-Bold"),
      url("../fonts/TlwgTypist-Bold.woff2") format("woff2");
}

@font-face {
	font-family: "Tlwg Typist";
	font-display: swap;
	font-weight: 700;
	font-style: oblique;
	unicode-range: U+20-7e, U+a0-ff, U+131 U+152-153, U+237, U+2bc, U+2d7, U+303 U+331, U+e01-e5b, U+200b-2010, U+2013-2014, U+2018-201a, U+201c-201e, U+2020-2022, U+2026, U+2122, U+25cc, U+f700-f720, U+fb00-fb04;
	src:
		local("Tlwg Typist Bold Oblique"),
		local("TlwgTypist-BoldOblique"),
      url("../fonts/TlwgTypist-BoldOblique.woff2") format("woff2");
}
