/* @import must be at top of file, otherwise CSS will not work */
@import url('https://cdn.fonts.net/t/1.css?apiType=css&projectid=2c528ce0-daeb-11ec-a82a-061870d834ea');

@font-face {
	font-display: swap;
	font-family: 'Gotham SSm A';
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
	src: url('/fonts/Gotham/GothamBook_normal_normal_subset1.woff2') format('woff2'),
		url('/fonts/Gotham/GothamBook_normal_normal_subset1.woff') format('woff');
	unicode-range: 'U+0020-007E', 'U+00A1-017E', 'U+01E6-01E7', 'U+0440', 'U+2013', 'U+2018-201A', 'U+201C-201E',
		'U+2020-2022', 'U+2026', 'U+2032-2033', 'U+2039-203A', 'U+20A1', 'U+20A4', 'U+20A6-20A7', 'U+20A9-20AC',
		'U+20B4-20B5', 'U+20B8-20BA', 'U+2122';
}
@font-face {
	font-display: swap;
	font-family: 'ChronicleDeckRoman';
	font-stretch: normal;
	font-style: normal;
	src: url('/fonts/Chronicle/ChronicleDeckRoman_normal_normal_subset1.woff2') format('woff2'),
		url('/fonts/Chronicle/ChronicleDeckRoman_normal_normal_subset1.woff') format('woff');
	unicode-range: 'U+0020-007E', 'U+00A1-017E', 'U+01E6-01E7', 'U+0440', 'U+2013', 'U+2018-201A', 'U+201C-201E',
		'U+2020-2022', 'U+2026', 'U+2032-2033', 'U+2039-203A', 'U+20A1', 'U+20A4', 'U+20A6-20A7', 'U+20A9-20AC',
		'U+20B4-20B5', 'U+20B8-20BA', 'U+2122';
}
/* font-weight: bold; satisfied with numeric font-weight declarations below */
/* Bold as weight 600 */
@font-face {
	font-display: swap;
	font-family: 'Gotham SSm A';
	font-stretch: normal;
	font-style: normal;
	font-weight: 600;
	src: url('/fonts/Gotham/GothamBold_normal_normal_subset1.woff2') format('woff2'),
		url('/fonts/Gotham/GothamBold_normal_normal_subset1.woff') format('woff');
	unicode-range: 'U+0020-007E', 'U+00A1-017E', 'U+01E6-01E7', 'U+0440', 'U+2013', 'U+2018-201A', 'U+201C-201E',
		'U+2020-2022', 'U+2026', 'U+2032-2033', 'U+2039-203A', 'U+20A1', 'U+20A4', 'U+20A6-20A7', 'U+20A9-20AC',
		'U+20B4-20B5', 'U+20B8-20BA', 'U+2122';
}
/* Bold as weight 700 */
@font-face {
	font-display: swap;
	font-family: 'Gotham SSm A';
	font-stretch: normal;
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/Gotham/GothamBold_normal_normal_subset1.woff2') format('woff2'),
		url('/fonts/Gotham/GothamBold_normal_normal_subset1.woff') format('woff');
	unicode-range: 'U+0020-007E', 'U+00A1-017E', 'U+01E6-01E7', 'U+0440', 'U+2013', 'U+2018-201A', 'U+201C-201E',
		'U+2020-2022', 'U+2026', 'U+2032-2033', 'U+2039-203A', 'U+20A1', 'U+20A4', 'U+20A6-20A7', 'U+20A9-20AC',
		'U+20B4-20B5', 'U+20B8-20BA', 'U+2122';
}
/* Medium */
@font-face {
	font-display: swap;
	font-family: 'Gotham SSm A';
	font-stretch: normal;
	font-style: normal;
	font-weight: 500;
	src: url('/fonts/Gotham/GothamMedium_normal_normal_subset1.woff2') format('woff2'),
		url('/fonts/Gotham/GothamMedium_normal_normal_subset1.woff') format('woff');
	unicode-range: 'U+0020-007E', 'U+00A1-017E', 'U+01E6-01E7', 'U+0440', 'U+2013', 'U+2018-201A', 'U+201C-201E',
		'U+2020-2022', 'U+2026', 'U+2032-2033', 'U+2039-203A', 'U+20A1', 'U+20A4', 'U+20A6-20A7', 'U+20A9-20AC',
		'U+20B4-20B5', 'U+20B8-20BA', 'U+2122';
}
/* Light */
@font-face {
	font-display: swap;
	font-family: 'Gotham SSm A';
	font-stretch: normal;
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/Gotham/GothamLight_normal_normal_subset1.woff2') format('woff2'),
		url('/fonts/Gotham/GothamLight_normal_normal_subset1.woff') format('woff');
	unicode-range: 'U+0020-007E', 'U+00A1-017E', 'U+01E6-01E7', 'U+0440', 'U+2013', 'U+2018-201A', 'U+201C-201E',
		'U+2020-2022', 'U+2026', 'U+2032-2033', 'U+2039-203A', 'U+20A1', 'U+20A4', 'U+20A6-20A7', 'U+20A9-20AC',
		'U+20B4-20B5', 'U+20B8-20BA', 'U+2122';
}
