@font-face {
	font-family: 'kohinoor';font-weight: 300;font-style: normal;
	src: url('/dist/fonts/kohinoor/kohinoor-book-webfont.woff2') format('woff2'), url('/dist/fonts/kohinoor/kohinoor-book-webfont.woff') format('woff');
}
@font-face {
	font-family: 'kohinoor';font-weight: 400;font-style: normal;
	src: url('/dist/fonts/kohinoor/kohinoor-demi-webfont.woff2') format('woff2'), url('/dist/fonts/kohinoor/kohinoor-demi-webfont.woff') format('woff');
	
}
@font-face {
	font-family: 'kohinoor';font-weight: 500;font-style: normal;
	src: url('/dist/fonts/kohinoor/kohinoor-medium-webfont.woff2') format('woff2'), url('/dist/fonts/kohinoor/kohinoor-medium-webfont.woff') format('woff');
	
}
@font-face {
	font-family: 'kohinoor';font-weight: 600;font-style: normal;
	src: url('/dist/fonts/kohinoor/kohinoor-bold-webfont.woff2') format('woff2'), url('/dist/fonts/kohinoor/kohinoor-bold-webfont.woff') format('woff');
}
@font-face {
    font-family: "Font Awesome 5 Brands";font-style: normal;font-weight: 400; font-display: block;
    src: url(/dist/fonts/icons/fa-brands-400.woff2) format("woff2");
}

@font-face {
    font-family: "Font Awesome 5 Free";font-style: normal;font-weight: 400;font-display: block;
    src: url(/dist/fonts/icons/fa-regular-400.woff2) format("woff2");
}


@font-face {
    font-family: "Font Awesome 5 Free";font-style: normal;font-weight: 900;font-display: block;
    src: url(/dist/fonts/icons/fa-solid-900.woff2) format("woff2");
}