/*
 *
 * SYSTEM FONTS
 *
*/
/* Deprecated */
@font-face{font-family:'Metrocity-Light';src:url(../woff/metrocity-light.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Metrocity-Book';src:url(../woff/metrocity-book.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Metrocity-Medium';src:url(../woff/metrocity-medium.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Metrocity-Bold';src:url(../woff/metrocity-bold.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Metrocity-Black';src:url(../woff/metrocity-black.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}

@font-face {
	font-family: 'Metrocity';
	src: url('../woff/metrocity-light.woff') format('woff');
	font-weight: 300;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Metrocity';
	src: url('../woff/metrocity-book.woff') format('woff');
	font-weight: 400;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Metrocity';
	src: url('../woff/metrocity-medium.woff') format('woff');
	font-weight: 600;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Metrocity';
	src: url('../woff/metrocity-bold.woff') format('woff');
	font-weight: 700;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Metrocity';
	src: url('../woff/metrocity-black.woff') format('woff');
	font-weight: 800;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../woff/robotolight.woff') format('woff');
	font-weight: 300;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../woff/robotoregular.woff') format('woff');
	font-weight: 400;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../woff/robotomedium.woff') format('woff');
	font-weight: 500;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../woff/robotobold.woff') format('woff');
	font-weight: 700;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'RobotoCondensed';
	src: url('../woff/robotocondensedlight.woff') format('woff');
	font-weight: 300;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'RobotoCondensed';
	src: url('../woff/robotocondensedregular.woff') format('woff');
	font-weight: 400;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'RobotoCondensed';
	src: url('../woff/robotocondensedbold.woff') format('woff');
	font-weight: 700;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Textitle';
	src: url('../woff/textitle.woff') format('woff');
	font-weight: normal;font-style: normal;font-display: swap;
}





/*
 *
 * Custom
 *
*/

@font-face {
	font-family: 'Inter';
	src: url('../woff/inter-300.woff') format('woff');
	font-weight: 300;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../woff/inter-400.woff') format('woff');
	font-weight: 400;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../woff/inter-500.woff') format('woff');
	font-weight: 600;font-style: normal;font-display: swap;
}

/* @font-face {
	font-family: 'Inter';
	src: url('/fonts/Inter-600.woff') format('woff');
	font-weight: 700;font-style: normal;font-display: swap;
} */

@font-face {
	font-family: 'Inter';
	src: url('../woff/inter-700.woff') format('woff');
	font-weight: 700;font-style: normal;font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../woff/inter-800.woff') format('woff');
	font-weight: 800;font-style: normal;font-display: swap;
}