@font-face {
	font-family: 'Roboto';
	font-display: swap;
	src: url('../fonts/Roboto/200i.woff2') format('woff2');
	font-weight: 200;
	font-style: italic;
}

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

@font-face {
	font-family: 'Roboto';
	font-display: swap;
	src: url('../fonts/Roboto/300i.woff2') format('woff2');
	font-weight: 300;
	font-style: italic;
}

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

@font-face {
	font-family: 'Roboto';
	font-display: swap;
	src: url('../fonts/Roboto/400i.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
}

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

@font-face {
	font-family: 'Roboto';
	font-display: swap;
	src: url('../fonts/Roboto/500i.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
}

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

@font-face {
	font-family: 'Roboto';
	font-display: swap;
	src: url('../fonts/Roboto/700i.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	font-display: swap;
	src: url('../fonts/Roboto/900.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	font-display: swap;
	src: url('../fonts/Roboto/900i.woff2') format('woff2');
	font-weight: 900;
	font-style: italic;
}

