/* Sans-Serif - Lato Italic (Subset) */
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 400;	/* Actual Font Weight 500 */
	font-display: swap;
	src: url(../fonts/lato-500-italic.woff2) format('woff2'),
		 url(../fonts/lato-500-italic.woff) format('woff');
	unicode-range: U+0000, U+000D, U+0020-005F, U+0061-007E, U+00A0, U+00A3, U+00A9, U+00AB, U+00AD-00AE, U+00B0-00B1, U+00B5, U+00B7, U+00BB-00BE, U+00D7, U+00F7, U+2013-2014, U+2018-2019, U+201C-201D, U+2022, U+2026, U+2044, U+20AC, U+2122, U+2212;
}
/* Sans-Serif - Lato (Subset) */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;	/* Actual Font Weight 500 */
	font-display: swap;
	src: url(../fonts/lato-500.woff2) format('woff2'),
		 url(../fonts/lato-500.woff) format('woff');
	unicode-range: U+0000, U+000D, U+0020-005F, U+0061-007E, U+00A0, U+00A3, U+00A9, U+00AB, U+00AD-00AE, U+00B0-00B1, U+00B5, U+00B7, U+00BB-00BE, U+00D7, U+00F7, U+2013-2014, U+2018-2019, U+201C-201D, U+2022, U+2026, U+2044, U+20AC, U+2122, U+2212;
}
/* Sans-Serif - Lato Bold (Subset) */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;	/* Actual Font Weight 800 */
	font-display: swap;
	src: url(../fonts/lato-800.woff2) format('woff2'),
		 url(../fonts/lato-800.woff) format('woff');
	unicode-range: U+0000, U+000D, U+0020-005F, U+0061-007E, U+00A0, U+00A3, U+00A9, U+00AB, U+00AD-00AE, U+00B0-00B1, U+00B5, U+00B7, U+00BB-00BE, U+00D7, U+00F7, U+2013-2014, U+2018-2019, U+201C-201D, U+2022, U+2026, U+2044, U+20AC, U+2122, U+2212;
}
/* Serif - Lora Bold (Subset) */
@font-face {
	font-family: 'Lora';
	font-style: normal;
	font-weight: 700;	/* Actual Font Weight 600 */
	font-display: swap;
	src: url(../fonts/lora-600.woff2) format('woff2'),
		 url(../fonts/lora-600.woff) format('woff');
	unicode-range: U+0000, U+000D, U+0020-005F, U+0061-007E, U+00A0, U+00A3, U+00A9, U+00AB, U+00AD-00AE, U+00B0-00B1, U+00B5, U+00B7, U+00BB-00BE, U+00D7, U+00F7, U+2013-2014, U+2018-2019, U+201C-201D, U+2022, U+2026, U+2044, U+20AC, U+2122, U+2212;
}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* Font Awesome 5 Free Brands (Subset) */
@font-face {
	font-family: 'fa brands';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/fa-400-brands-v3.woff2) format('woff2'),
		 url(../fonts/fa-400-brands-v3.woff) format('woff');
	unicode-range: U+F099-F09A, U+F167, U+F1A0;
}
/* Font Awesome 5 Free Solid (Subset) */
@font-face {
	font-family: 'fa solid';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(../fonts/fa-900-solid-v3.woff2) format('woff2'),
		 url(../fonts/fa-900-solid-v3.woff) format('woff');
	unicode-range: U+F05A, U+F095, U+F0C1, U+F0E0, U+F193, U+F1C1-F1C4, U+F35D;
}