@font-face {
	font-family: 'rigalight';
	src: url('../font/Ludwig Type - Riga Light Regular-webfont.eot');
	src: url('../font/Ludwig Type - Riga Light Regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../font/Ludwig Type - Riga Light Regular-webfont.woff2') format('woff2'),
		 url('../font/Ludwig Type - Riga Light Regular-webfont.woff') format('woff'),
		 url('../font/Ludwig Type - Riga Light Regular-webfont.ttf') format('truetype'),
		 url('../font/Ludwig Type - Riga Light Regular-webfont.svg#rigalight') format('svg');
	font-weight: normal;font-style: normal;font-display:swap;
}

@font-face {
	font-family: 'rigamedium_italic';
	src: url('../font/Ludwig Type - Riga Medium Italic-webfont.eot');
	src: url('../font/Ludwig Type - Riga Medium Italic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../font/Ludwig Type - Riga Medium Italic-webfont.woff2') format('woff2'),
		 url('../font/Ludwig Type - Riga Medium Italic-webfont.woff') format('woff'),
		 url('../font/Ludwig Type - Riga Medium Italic-webfont.ttf') format('truetype'),
		 url('../font/Ludwig Type - Riga Medium Italic-webfont.svg#rigamedium_italic') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face{
	font-family: 'Roboto';
	src: url('../font/roboto/RobotoSlab-Bold-webfont.eot');
	src: url('../font/roboto/RobotoSlab-Bold-webfont.eot?iefix') format('eot'),
		 url('../font/roboto/RobotoSlab-Bold-webfont.woff') format('woff'),
		 url('../font/roboto/RobotoSlab-Bold-webfont.ttf') format('truetype'),
		 url('../font/roboto/RobotoSlab-Bold-webfont.svg#webfont') format('svg');
	font-weight: 700;font-style: normal;font-display:swap;
}

@font-face{
	font-family: 'Roboto';
	src: url('../font/roboto/RobotoSlab-Light-webfont.eot');
	src: url('../font/roboto/RobotoSlab-Light-webfont.eot?iefix') format('eot'),
		 url('../font/roboto/RobotoSlab-Light-webfont.woff') format('woff'),
		 url('../font/roboto/RobotoSlab-Light-webfont.ttf') format('truetype'),
		 url('../font/roboto/RobotoSlab-Light-webfont.svg#webfont') format('svg');
	font-weight: 300;font-style: normal;font-display:swap;
}

@font-face{
	font-family: 'Roboto';
	src: url('../font/roboto/RobotoSlab-Regular-webfont.eot');
	src: url('../font/roboto/RobotoSlab-Regular-webfont.eot?iefix') format('eot'),
		 url('../font/roboto/RobotoSlab-Regular-webfont.woff') format('woff'),
		 url('../font/roboto/RobotoSlab-Regular-webfont.ttf') format('truetype'),
		 url('../font/roboto/RobotoSlab-Regular-webfont.svg#webfont') format('svg');
	font-weight: 400;font-style: normal;font-display:swap;
}

@font-face{
	font-family: 'Roboto';
	src: url('../font/roboto/RobotoSlab-Thin-webfont.eot');
	src: url('../font/roboto/RobotoSlab-Thin-webfont.eot?iefix') format('eot'),
		 url('../font/roboto/RobotoSlab-Thin-webfont.woff') format('woff'),
		 url('../font/roboto/RobotoSlab-Thin-webfont.ttf') format('truetype'),
		 url('../font/roboto/RobotoSlab-Thin-webfont.svg#webfont') format('svg');
	font-weight: 200;font-style: normal;font-display:swap;
}

:root {
  --oranien: #fcbe00;

  --FOCUS:#ff0
}