@font-face {
	font-family: "Roboto";
	src: url("/local/templates/aspro_mshop/layout/fonts/Roboto-Regular.ttf");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("/local/templates/aspro_mshop/layout/fonts/Roboto-Bold.ttf");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("/local/templates/aspro_mshop/layout/fonts/Roboto-Medium.ttf");
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: "Roboto";
	src: url("/local/templates/aspro_mshop/layout/fonts/Roboto-Black.ttf");
	font-style: normal;
	font-weight: 900;
}

@font-face {
	font-family: "Roboto";
	src: url("/local/templates/aspro_mshop/layout/fonts/Roboto-Italic.ttf");
	font-style: italic;
	font-weight: 400;
}

@font-face {
	font-family: "Roboto";
	src: url("/local/templates/aspro_mshop/layout/fonts/Roboto-Light.ttf");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: "Roboto";
	src: url("/local/templates/aspro_mshop/layout/fonts/Roboto-MediumItalic.ttf");
	font-style: italic;
	font-weight: 600;
}

@font-face {
	font-family: "Roboto";
	src: url("/local/templates/aspro_mshop/layout/fonts/Roboto-Medium.ttf");
	font-style: normal;
	font-weight: 600;
}