@font-face {
	font-family: Roboto;
	src: url(../fonts/roboto-regular.woff);
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: Roboto;
	src: url(../fonts/roboto-medium.woff);
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}
@font-face {
	font-family: Roboto;
	src: url(../fonts/roboto-bold.woff);
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}


/*
100 – Thin || Hairline
200 – Extra Light || Ultra Light || Thin
300 – Light
400 – Normal || Regular
500 – Medium
600 – Semi Bold || Demi Bold
700 – Bold
800 – Extra Bold || Ultra Bold || Heavy
900 – Black || Heavy
*/