/*@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800&display=swap');*/

@font-face {
	font-family: "Ralewayneu";
	font-weight: 300;
	src:url(https://www.zaruba.eu/fileadmin/template01/font/Raleway-Light.ttf) format("truetype");
}
@font-face {
    font-family: "Ralewayneu";
	font-weight:400;
    src:url(https://www.zaruba.eu/fileadmin/template01/font/Raleway-Regular.ttf) format("truetype");
}
@font-face {
	font-family: "Ralewayneu";
	font-weight: bold;
	src:url(https://www.zaruba.eu/fileadmin/template01/font/Raleway-Bold.ttf) format("truetype");
}

@font-face {
	font-family: "Ralewayneu";
	font-weight: 500;
	src:url(https://www.zaruba.eu/fileadmin/template01/font/Raleway-Medium.ttf) format("truetype");
}

@font-face {
	font-family: "Ralewayneu";
	font-weight: 600;
  	src:url(https://www.zaruba.eu/fileadmin/template01/font/Raleway-SemiBold.ttf) format('truetype');
  	/*src:url(https://www.zaruba.eu/fileadmin/template01/font/Raleway-SemiBold.otf) format("opentype");*/
}