/* Rokh Font Family */

@font-face {
	font-family: 'Rokh';
	font-style: normal;
	font-weight: 100;
	src: url('woff/Rokh-HairLine.woff') format('woff'),
		url('woff2/Rokh-HairLine.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Rokh';
	font-style: normal;
	font-weight: 200;
	src: url('woff/Rokh-Thin.woff') format('woff'),
		url('woff2/Rokh-Thin.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Rokh';
	font-style: normal;
	font-weight: 300;
	src: url('woff/Rokh-ExtraLight.woff') format('woff'),
		url('woff2/Rokh-ExtraLight.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Rokh';
	font-style: normal;
	font-weight: 300;
	src: url('woff/Rokh-Light.woff') format('woff'),
		url('woff2/Rokh-Light.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Rokh';
	font-style: normal;
	font-weight: 400;
	src: url('woff/Rokh-Regular.woff') format('woff'),
		url('woff2/Rokh-Regular.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Rokh';
	font-style: normal;
	font-weight: 500;
	src: url('woff/Rokh-Medium.woff') format('woff'),
		url('woff2/Rokh-Medium.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Rokh';
	font-style: normal;
	font-weight: 600;
	src: url('woff/Rokh-SemiBold.woff') format('woff'),
		url('woff2/Rokh-SemiBold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Rokh';
	font-style: normal;
	font-weight: 700;
	src: url('woff/Rokh-Bold.woff') format('woff'),
		url('woff2/Rokh-Bold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Rokh';
	font-style: normal;
	font-weight: 800;
	src: url('woff/Rokh-ExtraBold.woff') format('woff'),
		url('woff2/Rokh-ExtraBold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Rokh';
	font-style: normal;
	font-weight: 900;
	src: url('woff/Rokh-UltraBold.woff') format('woff'),
		url('woff2/Rokh-UltraBold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Rokh';
	font-style: normal;
	font-weight: 900;
	src: url('woff/Rokh-Black.woff') format('woff'),
		url('woff2/Rokh-Black.woff2') format('woff2');
	font-display: swap;
}

.font-rokh,
.font-rokh * {
	font-family: "Rokh", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}
