/*
 *
 * SYSTEM FONTS
 *
*/
/* Deprecated */
@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: 600;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 {
	font-family: 'Textitle';
	src: url('/plugins/system/woff/Textitle.woff') format('woff');
	font-weight: normal;font-style: normal;font-display: swap;
}





/*
 *
 * Custom
 *
*/


/* Montserrat */

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

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

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

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

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