@font-face {
	font-family: 'bold';
	src: url('/fonts/NoirPro/NoirPro-Bold.ttf') format('truetype'),
		 url('/fonts/NoirPro/NoirPro-Bold.woff2') format('woff2'), 
		 url('/fonts/NoirPro/NoirPro-Bold.woff') format('woff'),
		 url('/fonts/NoirPro/NoirPro-Bold.eot');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'medium';
	src: url('/fonts/NoirPro/NoirPro-Medium.ttf') format('truetype'),
		 url('/fonts/NoirPro/NoirPro-Medium.woff2') format('woff2'), 
		 url('/fonts/NoirPro/NoirPro-Medium.woff') format('woff'),
		 url('/fonts/NoirPro/NoirPro-Medium.eot');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'regular';
	src:  url('/fonts/NoirPro/NoirPro-Regular.ttf') format('truetype');
	src:  	url('/fonts/NoirPro/NoirPro-Regular.woff2') format('woff2'), 
			url('/fonts/NoirPro/NoirPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Noto Sans Georgian Regular';
	src: url('/fonts/NotoSansGeorgian-Regular.ttf') format('truetype'),
		 url('/fonts/NotoSansGeorgian-Regular.woff2') format('woff2'), 
		 url('/fonts/NotoSansGeorgian-Regular.woff') format('woff'),
		 url('/fonts/NotoSansGeorgian-Regular.eot');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'lang';
	src: url('/fonts/FiraGO-Medium.ttf') format('truetype'),
		 url('/fonts/FiraGO-Medium.woff2') format('woff2'), 
		 url('/fonts/FiraGO-Medium.woff') format('woff'),
		 url('/fonts/FiraGO-Medium.eot');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}