@font-face {
	font-family: 'Loos Wide';
	src: url('/wp-content/themes/main/fonts/loos-wide-thin.otf');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Loos Wide';
	src: url('/wp-content/themes/main/fonts/loos-wide-light.otf');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Loos Wide';
	src: url('/wp-content/themes/main/fonts/loos-wide-regular.otf');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Loos Wide';
	src: url('/wp-content/themes/main/fonts/loos-wide-medium.otf');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Loos Wide';
	src: url('/wp-content/themes/main/fonts/loos-wide-bold.otf');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Loos Wide';
	src: url('/wp-content/themes/main/fonts/loos-wide-black.otf');
	font-weight: 900;
	font-style: normal;
}