@font-face {
		font-family: Roboto-Italic;
		src: url("/templates/wnmarket/fonts/Roboto-Italic.ttf") format("truetype");
		font-style: italic;
		font-weight: 300;
}
@font-face {
		font-family: Roboto-Regular;
		src: url("/templates/wnmarket/fonts/Roboto-Regular.ttf") format("truetype");
		font-style: normal;
		font-weight: 400;
}

@font-face {
		font-family: Roboto-Medium;
		src: url("/templates/wnmarket/fonts/Roboto-Medium.ttf") format("truetype");
		font-style: normal;
		font-weight: 500;
}
@font-face {
		font-family: Roboto-Bold;
		src: url("/templates/wnmarket/fonts/Roboto-Bold.ttf") format("truetype");
		font-style: normal;
		font-weight: 700;
}
@font-face {
		font-family: Roboto-Light;
		src: url("/templates/wnmarket/fonts/Roboto-Light.ttf") format("truetype");
		font-style: normal;
		font-weight: 800;
}