<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 *
 * SYSTEM FONTS
 *
*/
/* OLD */
@font-face{font-family:'Metrocity-Light';src:url(/plugins/system/woff/Metrocity-Light.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Metrocity-Book';src:url(/plugins/system/woff/Metrocity-Book.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Metrocity-Medium';src:url(/plugins/system/woff/Metrocity-Medium.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Metrocity-Bold';src:url(/plugins/system/woff/Metrocity-Bold.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Metrocity-Black';src:url(/plugins/system/woff/Metrocity-Black.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}

@font-face {
	font-family: 'Metrocity';
	src: url('/plugins/system/woff/Metrocity-Light.woff') format('woff');
	font-weight: 300; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'Metrocity';
	src: url('/plugins/system/woff/Metrocity-Book.woff') format('woff');
	font-weight: 400; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'Metrocity';
	src: url('/plugins/system/woff/Metrocity-Medium.woff') format('woff');
	font-weight: 500; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'Metrocity';
	src: url('/plugins/system/woff/Metrocity-Bold.woff') format('woff');
	font-weight: 700; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'Metrocity';
	src: url('/plugins/system/woff/Metrocity-Black.woff') format('woff');
	font-weight: 800; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('/plugins/system/woff/RobotoLight.woff') format('woff');
	font-weight: 300; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('/plugins/system/woff/RobotoRegular.woff') format('woff');
	font-weight: 400; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('/plugins/system/woff/RobotoMedium.woff') format('woff');
	font-weight: 500; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('/plugins/system/woff/RobotoBold.woff') format('woff');
	font-weight: 700; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'RobotoCondensed';
	src: url('/plugins/system/woff/RobotoCondensedLight.woff') format('woff');
	font-weight: 300; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'RobotoCondensed';
	src: url('/plugins/system/woff/RobotoCondensedRegular.woff') format('woff');
	font-weight: 400; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'RobotoCondensed';
	src: url('/plugins/system/woff/RobotoCondensedBold.woff') format('woff');
	font-weight: 700; font-style: normal; font-display: swap;
}

@font-face { /* https://www.fontpalace.com/font-download/Textile+LH+Pi+Two/ */
	font-family: 'Textitle';
	src: url('/plugins/system/woff/Textitle.woff') format('woff');
	font-weight: normal; font-style: normal; font-display: swap;
}





/*
 *
 * CUSTOM FONTS
 *
*/


@font-face {
	font-family: 'LibreBaskerville';
	src: url('/fonts/LibreBaskerville-Regular.woff') format('woff');
	font-weight: 400; font-style: normal; /*font-display: swap;*/
}

/* ----------------- */

@font-face {
	font-family: 'Montserrat';
	src: url('/fonts/Montserrat-Regular.woff') format('woff');
	font-weight: 400; font-style: normal; /*font-display: swap;*/
}

@font-face {
	font-family: 'Montserrat';
	src: url('/fonts/Montserrat-Medium.woff') format('woff');
	font-weight: 500; font-style: normal; /*font-display: swap;*/
}

@font-face {
	font-family: 'Montserrat';
	src: url('/fonts/Montserrat-SemiBold.woff') format('woff');
	font-weight: 600; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/fonts/Montserrat-Bold.woff') format('woff');
	font-weight: 700; font-style: normal; font-display: swap;
}

/* ----------------- */

@font-face {
	font-family: 'Poppins';
	src: url('/fonts/Poppins-Light.woff') format('woff');
	font-weight: 300; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('/fonts/Poppins-Regular.woff') format('woff');
	font-weight: 400; font-style: normal; font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('/fonts/Poppins-Medium.woff') format('woff');
	font-weight: 500; font-style: normal; /*font-display: swap;*/
}

@font-face {
	font-family: 'Poppins';
	src: url('/fonts/Poppins-Bold.woff') format('woff');
	font-weight: 700; font-style: normal; font-display: swap;
}</pre></body></html>