/* rubik-regular - latin */
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	src: url('./font-files/rubik-v9-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Rubik'), local('Rubik-Regular'),
			 url('./font-files/rubik-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			 url('./font-files/rubik-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
			 url('./font-files/rubik-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
			 url('./font-files/rubik-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
			 url('./font-files/rubik-v9-latin-regular.svg#Rubik') format('svg'); /* Legacy iOS */
	font-display: swap;
}
